Phil Thoms
Programmer
Hello,
A client has asked me if there is a way of importing a text file into VFP 6 with 1 field per line:-
field 1
field 2
field 3
field 4
field 1
field 2
field 3
field 4
field 5
There are 4 or 5 fields for each record, separated with a blank line.
I thought of importing text to a database and manipulating the fields and sending them into another database. However, I wondered if there is a quick format that's already in existence to deal with this situation.
Thanks
A client has asked me if there is a way of importing a text file into VFP 6 with 1 field per line:-
field 1
field 2
field 3
field 4
field 1
field 2
field 3
field 4
field 5
There are 4 or 5 fields for each record, separated with a blank line.
I thought of importing text to a database and manipulating the fields and sending them into another database. However, I wondered if there is a quick format that's already in existence to deal with this situation.
Thanks