All public logs
Jump to navigation
Jump to search
Combined display of all available logs of m204wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:56, 1 November 2022 Ekern talk contribs created page Configure web browser (Janus Debugger only) (Created page with "__TOC__ <span class="f_ListNum1">Set </span><span class="f_Para">up your web browser to use the Debugger Client as a proxy server. Information follows for these individual bro...")
- 16:56, 1 November 2022 Ekern talk contribs created page Perform preliminary tasks (Created page with "__TOC__ 1. Make sure your workstation environment is adequate for the Debugger Client: * The operating system must be Windows 7 or higher. * The target drive of the workstatio...")
- 01:42, 1 November 2022 Ekern talk contribs created page Watching class member Variables (Created page with "__TOC__ <span class="f_Para">In much the same way as for ordinary %variables, you can use the Client's watch or display facil...")
- 01:40, 1 November 2022 Ekern talk contribs created page Displaying all Variables of an object's class (Created page with "__TOC__ <span class="f_Para">You can display for a given object variable the names and values of the variables defined for its class. </span> <span class="f_Para">For user cl...")
- 00:23, 1 November 2022 Ekern talk contribs created page Viewing dummy string variables (Created page with "__TOC__ <span class="f_Para">If a line has </span><span class="f_Para" style="font-style: italic; font-weight: bold;">?&name</span><span class="f_Para"> (global variable)...")
- 00:20, 1 November 2022 Ekern talk contribs created page Displaying line information and editing procedures (Created page with "__TOC__ <span class="f_Para">The Debugger Client provides a simple way to display information about a source line: </span> : 1. Right click a code line in the <var>Source Cod...")
- 00:19, 1 November 2022 Ekern talk contribs created page Using a local editor (Created page with "__TOC__ <span class="f_Para">As described in this section, you can use a local editor to view and modify the workstation text files that the Debugger Client provides for its v...")
- 15:14, 31 October 2022 Ekern talk contribs created page Watching object variables (Created page with "__TOC__ <span class="f_Para">You add a SOUL object variable to the </span><var>Watch Window</var><span class="f_Para"> using either of the ways described Add item to watch w...")
- 04:11, 31 October 2022 Ekern talk contribs created page Watching Model 204 fields (Created page with "__TOC__ <span class="f_Para">When the program you are debugging is in a </span><var>Model 204</var><span class="f_Para"> record context, you can view the value of any visible...")
- 03:48, 31 October 2022 Ekern talk contribs created page Displaying temporarily the value of a program data item (Created page with "__TOC__ <span class="f_Para">While the Debugger is evaluating program code in the </span><var>Source Code</var><span class="f_Para"> tab, you can view the value of a variable...")
- 03:02, 31 October 2022 Ekern talk contribs created page Watching $lists, Stringlists, and Arraylists (Created page with "__TOC__ <span class="f_Para">To inspect $lists, Stringlists, and Arraylists, you apply additional $functions or object methods to the $list, Stringlist, or Arraylist variable...")
- 02:55, 31 October 2022 Ekern talk contribs created page Displaying $lists, Stringlists, and Arraylists (Created page with "__TOC__ <span class="f_Para">You can use the Client's display or watch facilities for $lists, Stringlist objects,...")
- 01:22, 21 October 2022 Ekern talk contribs created page Getting a detailed view of the value of a watched item (Created page with "__TOC__ <span class="f_Para">You can double click an item in the </span><var>Watch Window</var><span class="f_Para"> to display a detailed value window. For example, if you do...")
- 00:00, 21 October 2022 Ekern talk contribs created page Copying, printing, or saving text (Created page with "__TOC__ <span class="f_Para">You can invoke a separate text viewer window in which you can display, copy, print, and save the text contained in a tabbed page. </span> <span...")
- 04:24, 15 October 2022 Ekern talk contribs created page Displaying a statement history (Created page with "__TOC__ <span class="f_Para">If you are in the middle of debugging a lengthy or complicated program, and you have not invoked tracing, you can produce a display of all the sta...")
- 14:44, 11 October 2022 Ekern talk contribs created page Help menu options (Created page with "__TOC__ <span class="f_Para">The </span><span class="term">Help</span><span class="f_Para"> menu options are identified below: </span> <span class="f_Para"> </span>File:hel...")
- 23:22, 10 October 2022 Ekern talk contribs created page Providing updated version of the Debugger Client (Created page with "__TOC__ <span class="f_Para">You can configure the Debugger to obtain updated builds of the Client from a central address, say, the URL of a local server. Then a Client menu i...")
- 17:09, 7 October 2022 Ekern talk contribs created page Macros menu options (Created page with "__TOC__ <span class="f_Para">The </span><span class="term">Macros</span><span class="f_Para"> menu options are identified below. Macros are discussed in Using Debugger Macro...")
- 17:09, 7 October 2022 Ekern talk contribs created page Customize debuggerConfig file (Created page with "__TOC__ <span class="f_Para">After you install the Client, you must modify its configuration file </span><var>(debuggerConfig.xml)</var><span class="f_Para"> as described belo...")
- 17:08, 7 October 2022 Ekern talk contribs created page Watching global variables (Created page with "__TOC__ <span class="f_Para">Like </span><var>Model 204</var><span class="f_Para"> fields, watched global variables must be specified using a prefix. To watch a global variabl...")
- 02:50, 7 October 2022 Ekern talk contribs created page Passing a command argument to a macro (Created page with "__TOC__ <span class="f_Para">As described in Creating and running a macro, many commands require arguments when used within a macro. You can u...")
- 02:44, 7 October 2022 Ekern talk contribs created page Working with macro variables (Created page with "__TOC__ <span class="f_Para">Macro variables are placeholders for Debugger command arguments within Debugger macros, as well as placeholders for Client function arguments. Dis...")
- 21:36, 30 September 2022 Ekern talk contribs created page File menu options (Created page with "__TOC__ <span class="f_Para">The </span><span class="term">File</span><span class="f_Para"> menu options are identified below: </span> File:filemenu7a_zoom70.gif|313x289px|...")
- 18:02, 28 September 2022 Ekern talk contribs created page Using the console and command line (Created page with "__TOC__ <span class="f_Para">As macro development aids, the Debugger Client provides a console window and a command line dialog box. </span> === The Console === <span class=...")
- 17:18, 23 September 2022 Ekern talk contribs created page Mapping a macro to a button or hot key (Created page with "__TOC__ <span class="f_Para">Following the same rules as for mapping other Debugger commands, you can map a macro to a button or hot...")
- 16:08, 22 September 2022 Ekern talk contribs created page Button Bar (Created page with "__TOC__ <span class="f_Para">Many of the Client's basic operations are controlled by the buttons arrayed in the button bar, which by default is displayed above the main window...")
- 15:30, 22 September 2022 Ekern talk contribs created page Creating and running a macro (Created page with "__TOC__ <span class="f_Para">A Debugger macro is a workstation text file that contains a list of Client commands to execute...")
- 14:41, 19 September 2022 Ekern talk contribs created page Reconfiguring GUI buttons and hot keys (Created page with "__TOC__ <span class="f_Para">The fifteen buttons in the main button bar (and those in any [...")
- 14:18, 19 September 2022 Ekern talk contribs created page Using Debugger Macros (Created page with "__TOC__ <span class="f_Para">A macro lets you execute one or more commands as a single unit of work to automate an often-repeated series of operations. </span> <span class=...")
- 20:01, 15 September 2022 Ekern talk contribs created page Setting up the ui.xml file (Created page with "__TOC__ Each time the Client is started, it checks for the presence of a ''ui.xml'' file in the same folder as the Client executable file itself (the default) or change_loca...")
- 19:07, 15 September 2022 Ekern talk contribs created page Client Command Reference (Created page with "__TOC__ <span class="f_Para">Client commands are the operations that you invoke from Client menus and can assign to a button, keyboard shortcut, or macro. It is intended that...")
- 19:03, 15 September 2022 Ekern talk contribs created page Default settings of buttons and hot keys (Created page with "__TOC__ <span class="f_Para">Unless you have provided a user interface reconfiguration file, the Debugger Client starts with the default presentatio...")
- 17:46, 13 September 2022 Ekern talk contribs created page Debugging requests that spawn daemons (Created page with "__TOC__ <span class="f_Para">If the application you are debugging spawns a daemon in either of the following cases, the daemon code is displayed in a dynamically created </spa...")
- 16:37, 13 September 2022 Ekern talk contribs created page Hiding the Client's lower windows (Created page with "__TOC__ <span class="f_Para">For occasions when you want more "real estate" for the main window display of the contents of one of the Client's tour_tabbed_pages.ht...")
- 16:22, 13 September 2022 Ekern talk contribs created page Opening an external window (Created page with "__TOC__ Although the Client's Watch Window is expandable (by dragging its left edge) and you can also view long values by hovering the mouse pointer, you still may find cases...")
- 17:23, 26 August 2022 Ekern talk contribs moved page Debugger:Working with Client functions to Working with Client functions (Debugger)
- 17:21, 26 August 2022 Ekern talk contribs moved page Debugger: Data Display menu options to Data Display menu options (Debugger)
- 17:20, 26 August 2022 Ekern talk contribs moved page Debugger: Audit Trail Control to Audit Trail Control (Debugger)
- 17:17, 26 August 2022 Ekern talk contribs created page Viewing the audit trail (Created page with "__TOC__ Model 204 audit trail information is available in two places in the Debugger Client: *The Audit Trail tabbed page *The Most Recent Audit Trail< window ==== The Audit...")
- 15:23, 26 August 2022 Ekern talk contribs created page The lower windows (Created page with "__TOC__ <span class="f_Para">The windows described here are positioned below the Client's principal display area, the main window. </span> <span class="f_Subhead">The Most R...")
- 02:35, 25 August 2022 Ekern talk contribs created page TN3270 DEBUG Syntax (Created page with "__TOC__ The TN3270 DEBUG command can be issued from the Model 204 command prompt or in a procedure: TN3270 DEBUG {ON|using_si...")
- 02:31, 25 August 2022 Ekern talk contribs created page Debugger:Working with Client functions (Created page with "__TOC__ <span class="f_Para">The available Debugger Client functions are described in individual sections that follow. The function names are specified without regard for case...")
- 02:27, 25 August 2022 Ekern talk contribs created page Debugger: Audit Trail Control (Created page with "__TOC__ The Client captures and displays Model 204 audit trail lines in the audit tab. The audit trail can become very large, and cause the client to consume large amounts...")
- 02:23, 25 August 2022 Ekern talk contribs created page Debugger: Data Display menu options (Created page with "__TOC__ <span class="f_Para">The </span><span class="f_GUIlabel">Data Display</span><span class="f_Para"> menu options are identified below: </span> File:datadispmenu5a_zoo...")
- 02:09, 25 August 2022 Ekern talk contribs created page &&concatenate (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Concatenate and return the function's arguments. </span> <span class="f_Para">If fewer than two argu...")
- 01:54, 25 August 2022 Ekern talk contribs created page Category:Debugger Home (Created page with "This is a master category and page for all things Debugger (Janus/TN3270 Sirius Debugger). '''It is currently under construction''', so it is subject to changes and formatting.")
- 17:35, 24 August 2022 Ekern talk contribs created page Debugger &&functions (Created page with "<div class="showVisit"> <table class="wikitable"> <tr class="head"><th>&&Function</th><th>Description</th></tr> <!-- **********************************************************...")
- 17:31, 24 August 2022 Ekern talk contribs created page &&windowStatus (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns </span><span class="f_Monospace">1</span><span class="f_Para"> if the named window is open...")
- 17:28, 24 August 2022 Ekern talk contribs created page &&verifyNoMatch (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| Returns the 1-based position (in ''string'') of the first character in ''string'' that is '''''not''''' in the characters...")
- 17:22, 24 August 2022 Ekern talk contribs created page &&verifyMatch (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| Returns the 1-based position (in ''string'') of the first character in ''string'' that is also in the characters in ''char...")