Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace character expression
Message
 
 
To
08/07/2010 11:28:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01471799
Message ID:
01471849
Views:
42
>Try the following:
>
>oRegEx = NEWOBJECT("VBScript.RegExp")
>oRegEx.Pattern = "\[(\d)\]"
>cFile = oRegEx.Replace(cFile, "[0$1]")
>
Thanks, Rob! Nice seeing you here.
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