Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Writing Binary Files
Message
 
 
À
07/06/2006 11:15:31
Jon Neale
Bond International Software
Wootton Bassett, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01127600
Message ID:
01127656
Vues:
10
This message has been marked as a message which has helped to the initial question of the thread.
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.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform