Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display a text file with a VFP form
Message
 
 
À
22/08/2003 09:35:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00821755
Message ID:
00822572
Vues:
15
Try
Thisform.edit1.value = FILETOSTR("myfile.txt")
>Hey thanks for the tip!
>We have a TXT file in our VFP Project under OTHER:TEXT FILES.
>We want forms to be able to pull up the info in it for display (more then 256 characters). The file will not be located on the users C:\ either, its just in the project (so it should be in the EXE compile).
>
>How do we do this? THANKS!
>
>>Use FILETOSTR() to read the file into a variable or property, then set that as the ControlSource of an Editbox.
>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform