Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detect state of memofield and textbox
Message
De
16/11/2012 04:38:59
 
 
À
16/11/2012 04:34:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01557010
Message ID:
01557412
Vues:
48
>>This does not prove in any way that the following claim is right
>>>>>>>Also note that m alone is not allowed as a variable name
>
>OK, I confess that I didn't check this, and I may be wrong. Just like I haven't tested using any of the other about 1000 reserved words as variable names. Microsoft has written the following warning, which I try to follow: When programming, avoid using reserved words as names for window, table, or field names. If you use a reserved word as a name, it might generate a syntax error.

This works:
m = 5
? m
? m.m

But, I wouldn't recommend it. :-)

Best regards,
Rick C. Hodgin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform