Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.
ipos = instr(ipos,fsysfp, getpathseparator())
ipos = instr(ipos,fsysfp, getpathseparator())
Laatste Update: 2011-10-23
Gebruiksfrequentie: 2
Kwaliteit:
svalue = dir$(spath + getpathseparator + " * " ,16)
svalue = dir$(spath + " \* " ,16)
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Waarschuwing: Bevat onzichtbare HTML-opmaak
if (getattr( spath + getpathseparator + svalue) and 16) > 0 then
if (getattr( spath + getpathseparator + svalue) and 16) > 0 then
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Waarschuwing: Bevat onzichtbare HTML-opmaak