RList, Each and Every commands? (AREV Specific)
At 07 MAR 2003 01:31:19PM Michael Slack wrote:
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
At 07 MAR 2003 03:08PM Oystein Reigem wrote:
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 -
At 08 MAR 2003 09:40AM Warren wrote:
EACH and EVERY are synonyms. They function the same.
At 10 MAR 2003 11:38AM Michael Slack wrote:
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