Help command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">If specified without an argument, displays the Debugger's Help file.  It may also be specified with argument which indicates what type of help is desired.</span>
<span class="f_Para">If specified without an argument, displays the Debugger's Help file.  It may also be specified with argument which indicates what type of help is desired.</span>



Latest revision as of 21:23, 30 January 2023

Action:

If specified without an argument, displays the Debugger's Help file.  It may also be specified with argument which indicates what type of help is desired.

Syntax:

help [command|&&function|connecting|ignoredFiles|list|preference|workers]

 

Where:

     css,gif,htc,ico,jpeg,jpg,js,png,xml,xsl

  • list displays the topics available to the help command
  • preference displays preferences available as arguments to setPreference
  • workers displays workers defined for TN3270 DEBUG WAIT; output is like:

     default host: xxx.com port: 666 ...

Client menu: Help