Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's # and &?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00142013
Message ID:
00142176
Vues:
26
>>I'm trying to muddle through someone else's code, and I've come across something I've never seen before:
>>
>>IF myvar#3
>>. . .
>>ENDIF
>>
>>What's the # for? I can't find it in help (other than #DEFINE, etc.).
>
>"#" tries to symbolize a "=" sign with a slash through it: the "not-equals" symbol. You can use "<>" or "!=" instead.

Did I miss someone else adding
IF !myvar = 3

Just so we could have FOURTH method?
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform