Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display ASCII text file on a form
Message
From
13/01/1999 18:45:53
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00175719
Message ID:
00175723
Views:
26
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform