Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Formatting
Message
From
29/03/2004 14:14:47
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00890388
Message ID:
00890552
Views:
23
Sorry. I will 'plain what I'm doing in:

I am opening up a text file that has the data, about 57k lines/records. I am attempting to append that text file into an empty table. The problem comes in that the format of the text file is what I explain beofre and some of the data is getting in clean and some isn't.

I thnk I need to be able to scan through the table (after all the text data has been appended) and convert all those fields that have the incrroect format to the correct format:

scan testtable
for field(x)
correct format
endfor
endscan

or something like that....does that clear things up a little bit?
Thanks in Advance.

J. Turner
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform