SetTitle command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Lets you change the title of the Client main window (which by default is "The Janus Debugger&q...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="575px"| | ||
<span class="f_Para">Lets you change the title of the Client main window (which by default is "The Janus Debugger" or "The TN3270 Debugger." </span> | <span class="f_Para">Lets you change the title of the Client main window (which by default is "The Janus Debugger" or "The TN3270 Debugger." </span> | ||
Line 30: | Line 30: | ||
*<span class="f_ListBul1">The </span><span class="f_Monospace">[[RestoreTitle command|restoreTitle]]</span><span class="f_ListBul1"> command replaces any changed main window title with the default title. </span> | *<span class="f_ListBul1">The </span><span class="f_Monospace">[[RestoreTitle command|restoreTitle]]</span><span class="f_ListBul1"> command replaces any changed main window title with the default title. </span> | ||
*<span class="f_Monospace">[[ | *<span class="f_Monospace">[[&¤tTitle|&&currentTitle]]</span><span class="f_Para"> and </span><span class="f_Monospace">[[&&originalTitle|&&originalTitle]]</span><span class="f_Para"> </span><span class="f_ListBul1">display the current and default titles of the Client main window. </span> | ||
|- | |- | ||
| '''Client menu:''' | | '''Client menu:''' |
Latest revision as of 18:39, 9 February 2023
Action: |
Lets you change the title of the Client main window (which by default is "The Janus Debugger" or "The TN3270 Debugger." Syntax: setTitle newtitle where newtitle is an unquoted, case insensitive string of as many as 50 characters. Examples: The image below shows the result of issuing a setTitle Welcome to my world command. Notice that the name of the procedure being debugged is retained.
continueMacroIf &&blackOrWhiteList <> 'black' See also:
|
Client menu: | -- |
Introduced: | Build 62 |