Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
0 length string is not recognized ???
Message
De
23/12/2001 07:06:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
0 length string is not recognized ???
Divers
Thread ID:
00597801
Message ID:
00597801
Vues:
55
Hi all:
I have this very simple code in the Lost Focus event of a field:
*SET STEP ON
STORE ALLTRIM(THIS.VALUE) TO xValue
IF xValue=""
RETURN
ELSE
(Do stuff)
ENDIF
I am seeing the value of xValue as "xxxxxx", however, the code executes the RETURN command instead of the ELSE part. Why is so?
TIA for your time.

Ulises
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform