Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's the best way to delimited the field with 2 delimi
Message
 
To
15/10/1997 16:16:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00054748
Message ID:
00054783
Views:
35
But the CHRTRAN() only take an expression. The first time I delimited the fields from the text file, I store it into database field. The fields now contain ~blah~~blah~.. if I use CHRTRAN() I had to hard code all the expression. How can I make it dynamic!!

>
>You better open text file with low-level functions, assign all file contetns to string variable, use CHRTRAN() to replace extra delimiter, save string into new txt file, and now you can run APPEND FROM safely.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform