From professional translators, enterprises, web pages and freely available translation repositories.
ipos = instr(ipos,fsysfp, getpathseparator())
ipos = instr(ipos,fsysfp, getpathseparator())
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
svalue = dir$(spath + getpathseparator + " * " ,16)
svalue = dir$(spath + " \* " ,16)
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
if (getattr( spath + getpathseparator + svalue) and 16) > 0 then
if (getattr( spath + getpathseparator + svalue) and 16) > 0 then
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting