ue.91a2

User Exit/PROC, Releases: R83 3.1, R83 3.0, and R83 2.2

Transfers control (chains) to another PROC.

Syntax

proc u91a2

Description

transfers control to the specified PROC name in the primary output buffer.

The primary input buffer is unaffected.

Both output buffers are cleared.

Example

001 pq
002 st off
003 hnew.proc
004 u91a2

See Also

Command Name Type Description
proc.linkages Definition Linking to other procs.
ue.91bc User Exit Transfers control (chains) to another PROC.

User Comments

What do you think?

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

Login to leave your comments.