Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mem Vars disappearing??
Message
De
09/10/1999 14:19:31
 
 
À
09/10/1999 09:58:04
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00274589
Message ID:
00274632
Vues:
47
>What happens is that suddenly the foll line will give an error:
>
>IF ALLTRIM(STR(gcProduct)) == "WASTE"
>
>Will give us an error as though the value of gcProduct is no longer a string.

If gcProduct is a string, why are you calling the STR function. You may want to use UPPER(ALLTRIM(gcProduct))

Tom Molloy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform