_FileExists(theFile$) It's a Function ;-)) It will return -1 or True if file exists and 0 = False if it's not found.
b = b + ...
if exist... ?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
if exist... ? - by PhilOfPerth - 08-28-2022, 01:25 AM
RE: if exist... ? - by bplus - 08-28-2022, 02:04 AM
RE: if exist... ? - by SMcNeill - 08-28-2022, 03:03 AM
RE: if exist... ? - by PhilOfPerth - 08-28-2022, 03:12 AM
RE: if exist... ? - by Pete - 08-28-2022, 05:25 AM
|