Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it possible to extract a picture from VFP exe file
Message
 
To
28/01/2003 13:20:34
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00746326
Message ID:
00746354
Views:
31
This message has been marked as the solution to the initial question of the thread.
>I have built an exe from a VFP project that includes some jpgs. At runtime,
>I'd like to have these images as individual files in a folder that I create.
>Is it possible to extract them from the exe?

lcJPG = FILETOSTR("myPic.jpg")
STRTOFILE(lcJPG, "c:\temp\myPic.jpg")
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform