Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the graphics out
Message
 
À
16/04/2007 12:02:50
Information générale
Forum:
Visual FoxPro
Catégorie:
FRX2Any
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01216289
Message ID:
01216292
Vues:
14
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform