Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Plain text data
Message
 
To
08/12/1999 16:28:35
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00300606
Message ID:
00300618
Views:
16
>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

Why not use a small table? Then you could just USE it.

HTH
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform