User Tools

Site Tools


cdc:nos2.source:opl.opl871:deck:show

Deck SHOW

0 Modifications

Source

Seq #  *Modification Id* Act 
----------------------------+
00001  M01S00001.show    +++|*NOSEQ
00002  M01S00002.show    +++|*WIDTH 132
00003  M01S00003.show    +++|.PROC,SHOW*I,
00004  M01S00004.show    +++|P'PRIMARY PANEL NAME'=(*F),
00005  M01S00005.show    +++|O'OPTIONAL (OVERLAY) PANEL'=(*N=,*F).
00006  M01S00006.show    +++|.HELP,,NOLIST
00007  M01S00007.show    +++|
00008  M01S00008.show    +++|          SHOW DISPLAYS PREDEFINED SCREEN FORMATTING PANELS ON
00009  M01S00009.show    +++|          THE SCREEN FOR EXAMINATION TO TEST PANEL DEFINITIONS
00010  M01S00010.show    +++|          WITHOUT HAVING TO WRITE A PROGRAM TO DISPLAY THEM.
00011  M01S00011.show    +++|
00012  M01S00012.show    +++|          A PANEL TO BE SHOWN MUST BE A PDU (PANEL DEFINITION
00013  M01S00013.show    +++|          UTILITY) COMPILED PANEL THAT RESIDES ON LOCAL LIBRARY
00014  M01S00014.show    +++|          FILE PANELIB OR IN A GLOBAL LIBRARY SET.
00015  M01S00015.show    +++|
00016  M01S00016.show    +++|          THE FIRST PARAMETER IS THE NAME OF A PRIMARY PANEL.
00017  M01S00017.show    +++|
00018  M01S00018.show    +++|          THE SECOND PARAMETER IS THE (OPTIONAL) SECOND PANEL
00019  M01S00019.show    +++|          WHICH MAY BE ANOTHER PRIMARY OR AN OVERLAY PANEL.
00020  M01S00020.show    +++|.HELP,P,NOLIST
00021  M01S00021.show    +++|
00022  M01S00022.show    +++|        Enter the name of a PDU (PANEL DEFINITION UTILITY) defined panel that
00023  M01S00023.show    +++|  exists in a local library file called PANELIB or in your global library set,
00024  M01S00024.show    +++|  and has been defined as a PRIMARY (not an OVERLAY) panel.
00025  M01S00025.show    +++|
00026  M01S00026.show    +++|        If your terminal supports screen mode (you have done a SCREEN,MODEL_
00027  M01S00027.show    +++|  NAME command, where MODEL_NAME is the name of your terminal as defined to
00028  M01S00028.show    +++|  the system) then screen formatting object routines will be executed to SHOW
00029  M01S00029.show    +++|  the panel on the screen.
00030  M01S00030.show    +++|
00031  M01S00031.show    +++|        Routines SFOPEN, SFSREA, and SFCLOS will be called to open the panel,
00032  M01S00032.show    +++|  set the terminal into screen mode, display the panel on the screen for visual
00033  M01S00033.show    +++|  and input verification, and reset your terminal to line mode upon exit.
00034  M01S00034.show    +++|
00035  M01S00035.show    +++|       There is no default for the first panel, you must specify a name.
00036  M01S00036.show    +++|.HELP,O,NOLIST
00037  M01S00037.show    +++|
00038  M01S00038.show    +++|          Enter the name of a PDU (PANEL DEFINITION UTILITY) defined panel that
00039  M01S00039.show    +++|  exists in a local library file called PANELIB or in your global library set,
00040  M01S00040.show    +++|  and has been defined as a PRIMARY or an OVERLAY panel.
00041  M01S00041.show    +++|
00042  M01S00042.show    +++|        If your terminal supports screen mode (you have done a SCREEN,MODEL_
00043  M01S00043.show    +++|  NAME command, where MODEL_NAME is the name of your terminal as defined to
00044  M01S00044.show    +++|  the system) then screen formatting object routines will be executed to SHOW
00045  M01S00045.show    +++|  the second panel on the screen.
00046  M01S00046.show    +++|
00047  M01S00047.show    +++|        Routines SFOPEN, SFSREA, and SFCLOS will be called to open the panel,
00048  M01S00048.show    +++|  display it on the screen for visual and input verification, and close it.
00049  M01S00049.show    +++|
00050  M01S00050.show    +++|       The default is that no second panel will be displayed.
00051  M01S00051.show    +++|.ENDHELP
00052  M01S00052.show    +++|SHOWEX,#P=P,#O=O.
00053  M01S00053.show    +++|REVERT,NOLIST.
00054  M01S00054.show    +++|*WEOR
cdc/nos2.source/opl.opl871/deck/show.txt · Last modified: by 127.0.0.1