Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Included tables
Message
From
14/07/1999 13:05:41
 
 
To
14/07/1999 09:04:23
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Miscellaneous
Thread ID:
00241068
Message ID:
00241355
Views:
13
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform