Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Populate listbox from .txt file...
Message
From
26/01/2003 11:39:34
 
 
To
26/01/2003 11:30:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00745539
Message ID:
00745540
Views:
19
Lucien, it depends on the text file format. For instance if its one record per line then you could read the file into string using FILETOSTR() then parse string into an array of elements using ALINES(). Use array as source for listbox.


>I would like to use text file to populate a listbox. I remember seeing somewhere that someone had created a tool for this. Any suggestions?
>
>Thanks in advance,
>Luke
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform