Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace character expression
Message
 
 
À
08/07/2010 11:28:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01471799
Message ID:
01471849
Vues:
44
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform