Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy files out of exe
Message
 
 
To
19/01/2003 14:37:43
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00743288
Message ID:
00743290
Views:
22
This message has been marked as the solution to the initial question of the thread.
Try
STRTOFILE(FILETOSTR("myDbcInExe.dbc"),"myDbc.dbc")
Repeat it for .DCX and .DCT

>I have a .DBC that is included in an exe (for security reasons) is there any way I can copy this file out of the exe at runtime?
>
>If I use COPY FILE I get a file does not exist error (seems to be using the original path in the project).
>If I use a COPY TO command the files look OK but the database cannot be opened (database is invalid error)
>
>Any ideas?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform