ConnectToOnline command

From m204wiki
Jump to navigation Jump to search
Action:

Connect to an online that has issued TN3270 DEBUG WAIT by specifying a user number and optionally a worker.

Syntax:

connectToOnline userNo [worker]

Where:

  • userNo is the user number from TN3270 DEBUG WAIT.
  • worker is the name of the worker to use (defaults to 'default').

Both parameters may be specified as a constant, macro variable or macro function.

Client menu: Execution->ConnectToOnline...
Introduced: Build 69