Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trim Numerics from a character expression
Message
From
07/05/2008 13:13:47
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01315664
Message ID:
01315667
Views:
19
lcGoodChars='abcedefghijklmnopqrstuvwxyzæøå'
lcGoodChars=lcGoodChars + Upper(lcGoodChars)
Return Chrtran(lcString, Chrtran(pcString,lcGoodChars,""), "")
>What command will trim numerics from a character expression?
Previous
Reply
Map
View

Click here to load this message in the networking platform