Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 Using strtran with wildcards
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00429940
Message ID:
00429978
Vues:
13
replace horse_name with left(horse_name, at("(", horse_name)-1))

should be

replace horse_name with left(horse_name, at("(", horse_name)-1)


There was one too many ")" at the end
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform