Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ALLTRIM does not trim
Message
 
À
07/04/1998 03:05:28
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00090069
Message ID:
00090077
Vues:
20
>ALLTRIM() command is not removing the blank spaces to the left of an variable. I'am using Foxpro for DOS 2.5 on Win 95 platform.
>
>Rakesh Kothari
Try this:

?asc(alltrim(x)) - this will display value of the first character in your trimmed string - x=your original string.

You may find that you have a non-display character which is not a space - such as a chr(0) or a tab (chr(9)).
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform