Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it okay to name a function True()
Message
From
17/02/2006 18:28:23
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
Database:
Firebird
Miscellaneous
Thread ID:
01097002
Message ID:
01097235
Views:
13
>>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform