ue.0191

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

Sets execution lock number 9.

Description

sets system execution lock number 9. If the lock takes place succesfully, the next physical line of the PROC is skipped. When it does NOT lock succesfully, the line immediately following the user exit is performed.

Example

PQ
U0191
XUnable to lock at present..
OHere we go...

See Also

Command Name Type Description
proc.user.exits Command List of PROC user exits.
basic.lock Statement Sets execution lock.
ue.1191 User Exit Releases execution lock number 9.
ue.2191 User Exit Unconditionally releases execution lock number 9.
ue.3191 User Exit Releases an execution lock if it was locked by this port.number.
port.number Definition The port number associated with the process.
tcl.list-locks_rp Verb: Access Displays status of all locks.

User Comments

What do you think?

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

Login to leave your comments.