C
ChUIMonster
Guest
FOR FIRST is even worse. Try this with EACH and then replace EACH with FIRST: for EACH customer no-lock where discount > 10 by discount: display cust-num name discount. end. If you expected that result for FIRST I'd be interested in how you would explain it to a user.
Continue reading...
Continue reading...