DRL T.GOTO (octal 72) - call from one subsystem to another.

Usage:

drl    t.goto
ascii  1,(name)

Where:

(name)
is the four-character ASCII name of the next subsystem to be invoked.

Description:

DRL T.GOTO allows transfer of control from one subsystem to another without increasing the depth of the CALLSS push-down stack or swapping the calling program. This derail can be used in place of DRL CALLSS when the calling subsystem has no activity to perform after invoking the called subsystem.

DRL T.GOTO is a final transfer of control and no returns are possible. Error messages concerning the loading of the called subsystem are issued directly by the executive to the terminal user.

Copyright © 2000, Thinkage Ltd.