Seq # *Modification Id* Act
----------------------------+
00001 M00S00001.show +++|*NOSEQ
00002 M00S00002.show +++|*WIDTH 132
00003 M00S00003.show +++|.PROC,SHOW*I,
00004 M00S00004.show +++|P'PRIMARY PANEL NAME'=(*F),
00005 M00S00005.show +++|O'OPTIONAL (OVERLAY) PANEL'=(*N=,*F).
00006 M00S00006.show +++|.HELP,,NOLIST
00007 M00S00007.show +++|
00008 M00S00008.show +++| SHOW DISPLAYS PREDEFINED SCREEN FORMATTING PANELS ON
00009 M00S00009.show +++| THE SCREEN FOR EXAMINATION TO TEST PANEL DEFINITIONS
00010 M00S00010.show +++| WITHOUT HAVING TO WRITE A PROGRAM TO DISPLAY THEM.
00011 M00S00011.show +++|
00012 M00S00012.show +++| A PANEL TO BE SHOWN MUST BE A PDU (PANEL DEFINITION
00013 M00S00013.show +++| UTILITY) COMPILED PANEL THAT RESIDES ON LOCAL LIBRARY
00014 M00S00014.show +++| FILE PANELIB OR IN A GLOBAL LIBRARY SET.
00015 M00S00015.show +++|
00016 M00S00016.show +++| THE FIRST PARAMETER IS THE NAME OF A PRIMARY PANEL.
00017 M00S00017.show +++|
00018 M00S00018.show +++| THE SECOND PARAMETER IS THE (OPTIONAL) SECOND PANEL
00019 M00S00019.show +++| WHICH MAY BE ANOTHER PRIMARY OR AN OVERLAY PANEL.
00020 M00S00020.show +++|.HELP,P,NOLIST
00021 M00S00021.show +++|
00022 M00S00022.show +++| Enter the name of a PDU (PANEL DEFINITION UTILITY) defined panel that
00023 M00S00023.show +++| exists in a local library file called PANELIB or in your global library set,
00024 M00S00024.show +++| and has been defined as a PRIMARY (not an OVERLAY) panel.
00025 M00S00025.show +++|
00026 M00S00026.show +++| If your terminal supports screen mode (you have done a SCREEN,MODEL_
00027 M00S00027.show +++| NAME command, where MODEL_NAME is the name of your terminal as defined to
00028 M00S00028.show +++| the system) then screen formatting object routines will be executed to SHOW
00029 M00S00029.show +++| the panel on the screen.
00030 M00S00030.show +++|
00031 M00S00031.show +++| Routines SFOPEN, SFSREA, and SFCLOS will be called to open the panel,
00032 M00S00032.show +++| set the terminal into screen mode, display the panel on the screen for visual
00033 M00S00033.show +++| and input verification, and reset your terminal to line mode upon exit.
00034 M00S00034.show +++|
00035 M00S00035.show +++| There is no default for the first panel, you must specify a name.
00036 M00S00036.show +++|.HELP,O,NOLIST
00037 M00S00037.show +++|
00038 M00S00038.show +++| Enter the name of a PDU (PANEL DEFINITION UTILITY) defined panel that
00039 M00S00039.show +++| exists in a local library file called PANELIB or in your global library set,
00040 M00S00040.show +++| and has been defined as a PRIMARY or an OVERLAY panel.
00041 M00S00041.show +++|
00042 M00S00042.show +++| If your terminal supports screen mode (you have done a SCREEN,MODEL_
00043 M00S00043.show +++| NAME command, where MODEL_NAME is the name of your terminal as defined to
00044 M00S00044.show +++| the system) then screen formatting object routines will be executed to SHOW
00045 M00S00045.show +++| the second panel on the screen.
00046 M00S00046.show +++|
00047 M00S00047.show +++| Routines SFOPEN, SFSREA, and SFCLOS will be called to open the panel,
00048 M00S00048.show +++| display it on the screen for visual and input verification, and close it.
00049 M00S00049.show +++|
00050 M00S00050.show +++| The default is that no second panel will be displayed.
00051 M00S00051.show +++|.ENDHELP
00052 M00S00052.show +++|SHOWEX,#P=P,#O=O.
00053 M00S00053.show +++|REVERT,NOLIST.
00054 M00S00054.show +++|*WEOR