Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy file fails with embedded files
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00814381
Message ID:
00814395
Views:
22
>Sarah,
>
>The COPY FILE command doesn't see files in EXE. You can replace it with FILETOSTR() and STRTOFILE()
* copy file (tcName) to (lcNewPath + tcName)
>STRTOFILE(FILETOSTR(tcName), lcNewPath + tcName)
>
Thanks so much for your speedy and accurate reply! I'm using vfp5 but had already found scripts for strtofile and filetostr so it was quick to test and prove. Even my .gif was happy!

Sarah
Sarah King
pcpropertymanager.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform