Option H.4 – Monitor line commands

The TDMF TSO Monitor does not support the standard ISPF commands on most screen displays. TDMF TSO Monitor option H.4 displays information about the line commands that the TDMF TSO Monitor does support and how they might be different from standard ISPF commands.

The following figure shows the TDMF Monitor Line commands panel.

Figure 1. TDMF TSO Monitor line commands
Menu  Utilities  Compilers  Help
---------------------------------------------------------------------------
BROWSE    HLQ.IBM.HGTD590.GTDMLIB(MONITORC)           Line 00000000 Col 001 080
****************************** Top of Data ********************************
                    TDMF Monitor Line Commands
    Most screens presented by the TDMF monitor will not perform the
    normal ISPF commands.  Detailed below is the line commands that
    the TDMF Monitor does support and the differences in their action.
    TDMF Monitor functions that invoke the ISPF browse support all
    ISPF line commands normally.
    TDMF Monitor functions that build panel display support the
    following commands as described.
  FIND
    Enter FIND followed by your search argument(s).  Unlike ISPF, the
    TDMF FIND doesn't require a ' (hex '7d') if the user wished to
    specify more than one word.  Both of the following FINDs are valid.
    FIND copy
    FIND average seek time
    Both the FIND argument and data are translated to uppercase
    prior to the comparison.  The line containing the match will be
    the first line displayed.
    FIND supports no parameters (ie: PREVIOUS).
  RFIND (set to F5).
    Entering RFIND as a line command will give the ISPF message
    RFIND not active.  The ISPF RFIND command is NOT passed to the
    TDMF monitor.  The monitor simulates this function by entering
    FIND with no search argument.  Pressing F5 will present a
    FIND command with no search argument.  When used, the first line
    searched is the 2nd line on the display.  Once at the bottom of the
    data, the next F5 will cause the search to wrap to the top.
  PRINT
    PRINT is a ISPF command and will only print the current physical
    screen.
  TDMFPRT (P is the short command)
    Unlike ISPF, TDMFPRT will print all the lines contained in that
    panel to ISPF's print data set.  Each invocation of TDMFPRT starts
    on a new page.