Message 1 of 11

Not applicable
09-01-2016
09:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all.
Need to call on your expertise again.
I find many times where I want to say "and" in my routines, For example in "plain" English:
"If Angle1 is less than 0 and Angle2 is greater than 0, then SETQ....blah blah blah
Is there a function or expression that lets you do this?
Ultimately find a work around with multiple if statements or cond. It always seems to get messy and convoluted.
Is there a simpler way to evaluate/compare to arguments like that?
Any help is appreciated.
Thank you
Solved! Go to Solution.