PROC
u0195 user exit
.mdUser exit u0195 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 u1195 user exit.
Warning: The workspace where the list information
is stored is not a stacked workspace. Therefore successive
calls to this user exit results in the loss of all previous lists.