Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to copy a file included in exe to disk ?
Message
From
24/10/2001 17:55:13
 
 
To
22/10/2001 04:10:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00571203
Message ID:
00572930
Views:
32
>You don't actually need to put it in a memo field (although that solution works fine)
>
>What I do is..include the file in the .exe
>then extract it as follows
>
>

>lcStr = FileToStr('myfile.fl_')
>=StrToFile(lcStr,'c:\temp\myfile.fll')

Thanks. I'll try it.

Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform