Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String parsing
Message
 
 
To
03/05/2005 17:09:29
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01010613
Message ID:
01010622
Views:
18
>Suppose you wanted to replace all occurances of ":" within mystring with a space " ". I seem to remember that there was a new command to do this but I can't find it if there is. I suppose I could write a short routine to do it but if there's a simpler solution I'd opt for that.
>
lcStr = CHRTRAN(lcStr, ":", SPACE(1))
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform