Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Single exit-point
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00640316
Message ID:
00640558
Views:
25
Gérald,

how about putting the defines in a header file, so everyone clearly sees what's going on when looking at ...
RETU S1 AND S2 AND S3
In C this would be really nice. You could also increment the return value of TRUE or FALSE, so even if the expression results in FALSE it returns TRUE. But you could distinguish this by comparing the result with 1 or 2.
return (S1() & S2() & S3())++
;-)

Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform