We're working in AREV 3.12. One of our programmers is trying to come up with an RList statement for a report and is having some difficulties getting everything to line up correctly. In dicussing it amongst ourselves, someone remembered the EACH and EVERY RList commands but not exactly how to use them. We've looked thru our manuals and on-line and can't find anything on these. Can someone tell us were we might find information on these two RList commands? Or are we just totally off the mark?
Thank you for your time.
Michael Slack
Michael,
Here's what the OI32 online programmer's reference says about EVERY:
Use Every when column is multi-valued. Only those rows are selected that meet the specified conditions for all values in column.
I wouldn't think the meaning of EVERY changed from Arev to OI.
I can't find any mention of EACH.
- Oystein -
EACH and EVERY are synonyms. They function the same.
Thanks guys, that is a real help. I just wish I'd known about that little feature a long time ago. It would have probably saved me writing a couple of report programs.
Thanks,
Michael Slack