u0195 User Exit

User 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.

See Also

Proc Processor User Exits, save-list Command, u1195 User Exit