Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Single exit-point
Message
 
To
03/04/2002 13:00:37
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00640316
Message ID:
00640453
Views:
25
>Hi Sergey,
>
>>< pre >
>>Or even shorter
LOCAL llresult
>>llresult = .T.
>>llresult = llresult And StepOne()
>>llresult = llresult And StepTwo()
>>llresult = llresult And StepThree()
>>
>
>How about,
>
llresult = StepOne() AND StepTwo() AND StepThree()
Return llresult
OR
RETURN StepOne() AND StepTwo() AND StepThree()
:-)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform