Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading variables from a character delimited field.
Message
 
 
To
15/03/2001 11:35:28
Spencer Redfield
Managed Healthcare Northwest, Inc.
Portland, Oregon, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00484959
Message ID:
00485519
Views:
11
>Hi,
>
>How about the following as another way:
>
>local lcMyVar
>lcMyVar = "asdf;erwq;cew;wett;234c;2345dfs;qwerw"
>? alines( aMyArray, strtran( lcMyVar, ";", chr(13) ) )
>
>Got this idea from Vlad G. (sp?)

Don't want to be picky, but the same idea discussed here so many times already... I received it two years ago from Charlie Schreiner.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform