Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the graphics out
Message
 
To
16/04/2007 12:02:50
General information
Forum:
Visual FoxPro
Category:
FRX2Any
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01216289
Message ID:
01216292
Views:
15
>Hi All:
>
>I'm trying to get graphics that are INCLUDE(d) in an exe to display in converted reports.
>How do I get the converter to recognize them? It's likely a path issue and I just need the
>right syntax.
>
>Thanks,
>Luke

Extract them from the exe first:
STRTOFILE(FILETOSTR([YourPictureFile.JPG]),[YourPictureFile.JPG])
.... && report here
ERASE YourPictureFile.JPG
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform