Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it okay to name a function True()
Message
De
17/02/2006 18:28:23
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Database:
Firebird
Divers
Thread ID:
01097002
Message ID:
01097235
Vues:
14
>>>IF True(x) = .F.
>>
>>It's never necessary to compare against .T. or .F.
>>IF X && is exactly the same as IF X=.T.
>>IF NOT X && is exactly the same as IF X=.F. 
>
>Hi Tore,
>
>I'm with you on this one. It not only unnecessary but makes code harder to read.

And may even go into surreal poetry:
l=iif(lSomething=.t., .t., .f.)
I've seen this a lot.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform