u0195

u0195


u0193 Index Level u01a2
Syntax
Category PROC
Type User Exit
Description saves an active list.  The address of the currently active lists, the pointer to the next item to be accessed from the list, and the base/modulo of the file are saved in a special workspace.

Once the list has been saved, it may be accessed via the user exit "u1195"
Options
See Also user exits, PROC save-list u1195
Example
Warnings The workspace where the list information is stored is NOT a stacked workspace.  Therefore successive calls to this user exit will result in the loss of all previous lists.
Compatibility R83 3.1 R83 3.0 R83 2.2
u0193 Index Level u01a2