Rocket iCluster

 View Only
  • 1.  Fast path into iCluster

    ROCKETEER
    Posted 10-05-2020 14:50
    Edited by Bill Shubin 10-05-2020 15:55

    Instead of the steps required to get into iCluster:

    1. CHGCURLIB ICLUSTER
    2. GO DMCLUSTER


    You can create a simple CL (QCLSRC) named IC with the two commands:

    CL


    and a simple 1-line CMD (QCMDSRC) named IC with just the command prompt and no parameters:

    IC-CMD


    and compile the command to call the CL:

    Compile-Cmd


    Now just run IC and it takes you right to the main menu, although if you always go into WRKHASMON you could add this to the command too.

    To make it even easier, you can place the CMD object in the LIBL so it can be run from any command line.



    ------------------------------
    William Shubin
    Rocket Software
    ------------------------------