Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Halloween Code?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01264519
Message ID:
01264528
Vues:
11
This message has been marked as the solution to the initial question of the thread.
>It could be a CHR(0). What would that produce?

ALLTRIM() will not strip CHR(0) by default but you can tell it to do so
lcImageName = ALLTRIM(lcImageName, 0, CHR(0), SPACE(1))
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform