Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Writing Binary Files
Message
From
08/06/2006 06:22:22
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01127600
Message ID:
01127789
Views:
6
Hi All,

The mist has cleared and all is well, I've finally managed to sort it.

Thanks again for the help.

Jon

>Jon,
>
>strtofile() and filetostr() and VFP strings easily handle binary file content.
>
>
>strtofile( filetostr( getfile( "jpg" ) ), "copyofthejpg.jpg" )
>_screen.picture = "copyofthejpg.jpg"
>
>
>>How would I write out a binary file?
>>
>>I think I can use strtofile but I seem to be slow today and cant figure it out.
Previous
Reply
Map
View

Click here to load this message in the networking platform