Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking for unprocessed files in a directory.
Message
From
28/06/2000 06:50:15
 
 
To
23/06/2000 15:49:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00383649
Message ID:
00385601
Views:
27
Hello Craig

You could could consider setting an attribute on the file after you have done your processing on the file.

Set the read only flag for example. I only know how to do this by shelling out to the DOS ATTRIB command but I am sure there are better ways in Fox or in the API.

Once this is set you can use the ADIR() command to determine if you have processed the file previously or not by checking if the file is read only.

Hope this helps.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform