Progress Openedge Where Clasuse Depending On If Condition

Status
Not open for further replies.
P

pikk

Guest
I have a Combo-box. I want to create where statement with the value of combo-box.

Example :

Assign CB-Customer. For each Customer WHERE .... (IF CB-CUstomer = 0 THEN Where Customer.CustNum >= 0 ) (ELSE THEN Where Customer.CustNum = CB-Customer )

I've seen a code like this before but I couldn't figure out. Thanks for your help.

Continue reading...
 
Status
Not open for further replies.
Top