Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Plain text data
Message
From
08/12/1999 16:28:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Plain text data
Miscellaneous
Thread ID:
00300606
Message ID:
00300606
Views:
51
Hi all,

I have an application where I'd like use a text file to store application setup values (ie: ODBC info and other application settings). I'd also like to setup a file that would hold data in the traditional column/row structure.

So my setup.txt file would look like this:

ODBC: "AppTables","user","pw"
DCE: 1

My other file (table.txt) would look like this:

Field1,Field2,Field3
"Record1",0,1
"Record2",1,0

How would I read these values into a FoxPro table or array?

TIA,

/Chris
Next
Reply
Map
View

Click here to load this message in the networking platform