The ON control statement is used to designate a series of statements to be processed when no database records or sort records are available for processing.
The ON control statement can be supplied only once for non-sort logic (no SORT control statement), presort logic (statements preceding the SORT control statement), and logic after the sort (statements following the SORT control statement). The END control statement terminates the series of statements designated by the ON control statement.
|
Copyright © 2013 CA.
All rights reserved.
|
|