

Utilities › RMOGRW - General Report Writer › STOP Control Statement
STOP Control Statement
The STOP control statement signals the end of a processing phase and the start of the next processing phase, if applicable. The processing phases (in order) are:
- Non-sort logic or logic before the sorting (statements preceding the SORT control statement)
- End-of-data logic (ON control statement) for non-sort or pre-sort logic
- Post-sort logic (statements following the SORT control statement)
- End-of-data logic (ON control statement) for post-sort logic
The pre-sort and post-sort designations are not applicable if sorting is not requested (no SORT control statement).
Copyright © 2013 CA.
All rights reserved.
 
|
|