Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Included tables
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Miscellaneous
Thread ID:
00241068
Message ID:
00241629
Views:
11
Thanks for the correction, Doug - I learn something new every time I log on. An interesting use of File() - Help says "Use FILE( ) to find a file on disk." which I took to mean physically there as a separate file.

Barbara

>Hi Elyse.
>
>>My question is once my EXE is distributed and running on a user's machine, is there a way in code to determine whether a particular table had been included in the EXE or it has a physical presence on the user's machine.
>
>FILE('filename') will return .T. for the file because it looks in the EXE but ADIR(laFiles, 'filename') will return 0 because it looks on the drive.
>
>Doug
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform