ConnectToOnline command

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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