[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

RE: [sqr-users] Nested Evaluate with multiple conditions???



I think this sort of logic will better be handle in an "If then else"
construct.


-----Original Message-----
From: Darrel Scott [mailto:darrel_1977@yahoo.com] 
Sent: Wednesday, December 17, 2003 5:49 PM
To: sqr-users@sqrug.org
Subject: [sqr-users] Nested Evaluate with multiple conditions???



Hello all -

I'm trying to get this EVALUATE code to work....

 Evaluate &A
  When='1'
  Evaluate &B
   When!='1'
   When!='2'
   Do blah
  End-Evaluate
 End-Evaluate

In a nutshell, if &A is equal to 1 and &B is NOT equal to 1 or 2 do "blah".

What am I doing wrong?

Thanks in advance.


---------------------------------
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org http://www.sqrug.org/mailman/listinfo/sqr-users

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users