proc.user.exits

Command/PROC, Releases: AP and R83

List of PROC user exits.

Description

allows direct access to system functions. The following is a list of user exits commonly used from within Proc.

See Also

Command Name Type Description
ue.0032 User Exit Logs off the current process.
ue.0070 User Exit Performs a correlated match on a multi-valued set.
ue.0193 User Exit Move parameter from 'source' buffer to 'destination' buffer.
ue.01a6 User Exit Used for cursor control.
ue.01ad User Exit Retrieves a value from an attribute of an item.
ue.01b8 User Exit Returns and formats a value from a file or text string.
ue.01bc User Exit 'n'-way branch.
ue.11ad User Exit Retrieves all multi-values of an attribute.
ue.11bc User Exit Pads the value in the secondary input buffer with zeros.
ue.20d7 User Exit Initiates a restore of the entire file system.
ue.218d User Exit Disables the break key.
ue.21a2 User Exit Resets both output buffers.
ue.21ad User Exit Retrieves all values of an attribute.
ue.21bc User Exit Deletes entries from the output buffer.
ue.318d User Exit Enables the break key.
ue.3193 User Exit Directs all subsequent output to go to the terminal.
ue.31ad User Exit Returns the current port number.
ue.31bc User Exit Subroutine call.
ue.41ad User Exit Replaces the string in the primary input buffer.
ue.41bc User Exit Subroutine return.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.