Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
GO command (Proc) (m618404+go.htm)
Executes a Proc from TCL without the Proc name being in the current account's MD.
Proc
GO file-specifier proc-name
file-specifier Specifies the file containing the Proc (see Conventions).
proc-name The name of the Proc to run.
The Proc to be run must be a PQN Proc.