Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with APPEND FROM
Message
 
 
To
26/06/2002 16:30:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00672611
Message ID:
00672675
Views:
8
>>I was afraid this would be my result... C'est la vie!
>>
>>Yup, VFP3 has STRTRAN(), but not ALINES(). No sweat. Personally, I would have liked it if the ...WITH DELIMITER... part worked.
>>
>>Thanks.
>>
>
>Oh well, my quick idea was to read a line, use STRTRAN() to change "|" to chr(13), then use ALINES() to get an array.
>
>Unless someone else has a bright idea, it looks like it may take a few more lines of code.

You can always use OCCURS() and do a loop...

Or you can write a C fll :)
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform