Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jpg not printing
Message
 
 
To
03/04/2009 16:50:18
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01393120
Message ID:
01393144
Views:
35
>I think I have it narrowed down to a MindsEye problem. It can't seem to find the file included in the exe. Is there a way to write the jpg from the exe to a file in the production dir so I don't have to distribute the file?
>
>Thanks.
>

Yes, using strtofile function you can do this.

strtofile(filetostr('myJPG.jpg'),'myfullpath.jpg')
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform