Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Truncate question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00544131
Message ID:
00544191
Vues:
13
>>lcString = LEFT(lcString, LEN(ALLTRIM(lcString))-4)
>
>
>I'm sure it was an oversight, but for the benefit of the "newbie", if you're going to ALLTRIM() in the LEN(), you'll need to ALLTRIM() in the LEFT() as well.
>
>lcstring=lefT(ALLTRIM(lcstring), LEN(ALLTRIM(lcstring))-4)

You are right.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform