Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to display ASCII text file on a form
Message
De
13/01/1999 18:45:53
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00175719
Message ID:
00175723
Vues:
27
>I have an editbox on a form and would like to display contents of a ASCII text file. How do I do this?

If this is VFP 5 or earlier, you would open the text file with the low-level file functions (FOPEN, FREAD, etc) and read the data into a variable. If its VFP6, you can use the FILETOSTR function.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform