HPlogo System Startup, Configuration, and Shutdown Reference Manual > Chapter 7 Modifying Miscellaneous Configuration Elements

Using the MISC Configurator Help Facility

MPE documents

Complete PDF
Table of Contents
Glossary
Index

E0802 Edition 7 ♥
E0201 Edition 6
E0796 Edition 5

The help facility enables you to identify quickly the function and syntax of MISC configurator commands.

To obtain a list of the commands available for use in the MISC configurator, enter HELP at the MISC configurator prompt, as shown in Example 7-2.

Example 7-2 MISC Configurator HELP

   misc>HELP

        ** MISC configurator commands **

        drin (dr)        io              job (jo)        lrin (lr)
        resource (re)    session (se)    show(sh)        stack (st)
        system (sy)

        clear (cl)(c)    exit (ex)(e)     help (he)(h)    hold (ho)
        oclose (oc)      redo
   misc>

Entering HELP ALL produces a list of all MISC configurator commands and syntax. Example 7-3 displays the output.

Example 7-3 MISC Configurator HELP ALL Output

   misc>HELP ALL

        commands (abb)   parameter=value
        --------------   ---------------

        drin (dr)        global        = global-rin#,...

        io (io)          [maxdyninput  = dynamic input devs]
                         [maxdynoutput = dynamic output devs]
                         [maxdynio     = dynamic I/O devs]

        job (jo)         [cputime      = second-count]
                         [maxlimit     = maximum job limit]
                         [pool         = pool-size]

        lrin (lr)        [dest         = OFFLINE]

        resource (re)    [grins        = global-rin-allocation]
                         [rins         = total-rin-allocation]
                         [iomont       = io-monitor-table size]
                         [maxcmcode    = cm code segment size]
                         [cmsegs       = cm code segs per proc]
                         [maxxdata     = max size of xdata seg]
                         [xdataperproc = max data segs/proc]

        session (se)     [maxlimit     = maximum session limit]
                         [logontimeout = time in seconds]
                         [citimeout    = time in minutes]
                         [pool         = pool-size]

        show (sh)        [command      = JOB|RESOURCE|SESSION|
                                         STACK|SYSTEM|ALL
                         [dest         = OFFLINE]

        stack (st)       [nm           = default nm stack size]
                         [maxnm        = max size of nm stack]
                         [cm           = default cm stack size]
                         [maxcm        = max size of cm stack]
                         [heap         = default heap size]
                         [maxheap      = max size of nm heap]

        system (sy)      [userversion        = x.yy.zz]
                         [logonprompt        = max-255-characters]
                         [ciprompt           = max-255-characters]
                         [enforcelogonudcs    = ON|OFF]

You can request help for a specific MISC configurator command by entering HELP commandname at the MISC configurator prompt:

  misc>HELP RESOURCE

     resource (re)    [grins        = globalrinallocation]
                      [rins         = totalrinallocation]
                      [iomont       = iomonitortablesize]
                      [maxcmcode    = cmcodesegmentsize]
                      [cmsegs       = cmcodesegsperproc]
                      [maxxdata     = maxsizeofxdataseg]
                      [xdataperproc = maxdatasegsproc]




Entering the MISC Configurator


Showing Values of Current Configurable Items