Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking for a command!
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Looking for a command!
Miscellaneous
Thread ID:
00106563
Message ID:
00106563
Views:
70
I am looking for a command that will strip char from a string. Like the command strtran() but work for all char. in the string,

Ex: a = "adchw"
b = "wrcjs"
?str????(a,"wcs") ==> "adh"
?str????(b,"wcs") ==> "rj"

I know it exist because Paul is using it!
Next
Reply
Map
View

Click here to load this message in the networking platform