Everyone who will be submitting parameter cards to Production Control must have a library allocated before you can copy the parameter card. It is highly recommended you follow the new data set naming conventions. An example would be XXXXX.PARMCARD.LIB (Where XXXXX is your five character user id.) The partitioned data set need only be allocated once as the parameter cards will be members of the partitioned data set.
Allocation of a library:
Option P ISPF/PDF Menu from the North Dakota University System Main Menu
Option 3 Utilities from the ISPF Primary Option Menu
Option 2 Data Set from the Utility Selection Panel
In theData Set Utility panel Type:
Option ===> M (Enhanced data set allocation)
Project XXXXX Your five character user id
Group PARMCARD
Type LIB
Press ENTER
Option ===> M
A Allocate new data set C Catalog data set R Rename entire data set U Uncatalog data set D Delete entire data set S Data set information (short) blank Data set information M Enhanced data set allocation V VSAM Utilities
ISPF Library: Project . . XXXXX Group . . . PARMCARD Type . . . . LIB |
An Allocate New Data Set panel will come up. The only information that should be on the panel is the data set name. Any other fields must be blank. Press ENTER
Command ===>
Data Set Name . . . . : XXXXX.PARMCARD.LIB
Management class. . . . (Blank for default management class) Storage class . . . . . _____________ (Blank for default storage class) Volume serial . . . . (Blank for authorized default volume) Data class . . . . . . (Blank for default data class) Space units . . . . . (BLKS, TRKS, CYLS, KB, MB or BYTES) |
The Data Set Utility panel will show Data Set allocated in top right corner of screen.
Parameter cards must be copied from WYL.PUB.PARMCARD to your partitioned data set before printing. To copy a parameter card:
Option 3 Utilities from the ISPF Primary Option Menu
Option 3 Move/Copy from the Utility Selection Panel
In the Move/Copy Utility Type
Option ===> C [Copy data set or member(s)]
Project WYL
Group PUB
Type PARMCARD
Member UNDUA301 or A Parameter card you would like to copy.
Press ENTER
Option ===> C More: C Copy data set or member(s) CP Copy and print M Move data set or member(s) MP Move and print L Copy and LMF lock member(s) LP Copy, LMF lock, and print P LMF Promote data set or member(s) PP LMF Promote and print
Specify "From" Data Set below, then press Enter key
From ISPF Library: Project . . . WYL (--- Options C, CP, L, and LP only ----) Group . . . . PUB . . . . . . . . . Type . . . . PARMCARD Member . . . UNDUA301 (Blank or pattern for member list, |
In COPY From panel in the To ISPF Library: Type:
Project XXXXX Your five character user id
Group PARMCARD
Type LIB
Member UNDUA301
Press ENTER
| COPY From WYL.PUB.PARMCARD(UNDUA301)
Command ===>
Specify "To" Data Set Below
To ISPF Library: Project . . XXXXX Group . . . PARMCARD Type . . . . LIB Member . . . UNDUA301 (Blank unless member is to be renamed)
To Other Partitioned or Sequential Data Set: Data Set Name . . . Volume Serial . . . (If not cataloged) |
The Move/Copy Utility panel will show Member UNDUA301 copied in top right corner of screen.
Option ===> C - |
The parameter card in the library must be edited.
Option 3 Utilities from the ISPF Primary Option Menu
Option 1 from the Library Utility Selection Panel
Option ===> E [Edit member]
Project XXXXX
Group PARMCARD
Type LIB
Member UNDUA301 or A Parameter card you copied
Press ENTER
Option ===> E More: blank Display member list E Edit member C Compress data set V View member X Print index listing B Browse member L Print entire data set D Delete member I Data set information R Rename member S Short data set information P Print member
ISPF Library: Project . . . XXXXX Group . . . . PARMCARD . . . . . . . . . Type . . . . LIB Member . . . UNDUA301 (If B, D, E, P, R, V, or blank selected) New name . . (If R selected) |
Make the necessary editing changes and PF3 to save the parameter card.
| EDIT XXXXX.PARMCARD.LIB(UNDUA301) - 01.06 Columns 00001 00072
Command ===> Scroll ===> PAGE ****** ***************************** Top of Data ****************************** ==MSG> -Warning- The UNDO command is not available until you change ==MSG> your edit profile using the command RECOVERY ON. 000001 *********************************************************************** 000002 * JOB NAME: UNDUA301 - PAGE 1 OF 7 000003 * DESCRIPTION: GENERAL LEDGER REPORTS 000004 * STATUS: NO UPDATE 000005 * REQUESTING OFFICE: CONTROLLER 000006 * PRODUCTION DATE: MAY 15, 1982 000007 * REVISED DATE: APRIL 6, 1994 000008 *********************************************************************** |
The Library Utility panel will show Member UNDUA301 saved in top right corner of screen.
To print the parameter card:
Option 6 Command from the ISPF Primary Option Menu
In the ISPF Command Shell type:
===> TSO PRINTDS CCHAR DEST(R68) Where (R68) is your remote printer designation.
Press ENTER
| ISPF Command Shell
Enter TSO or Workstation commands below:
===> tso printds cchar dest(r68) |
At the ENTER A DATASET OR DSNAME - prompt type:
PARMCARD.LIB(UNDUA301)
The User id does not need to be typed
PARMCARD is the Group (separate the Group from Type with period)
LIB is the Type
(UNDUA301) is the Data set member name enclosed in parenthesis
Press ENTER
| IKJ56700A ENTER A DATASET OR DSNAME -
PARMCARD.LIB(UNDUA301) |
When *** appears the job has been printed.
The print command may be defined to a PF key by typing in the word KEYS at any command line. In the PF Key Definitions and Labels - Primary Keys panel add the command to a PF key. For example:
Command ===>
Number of PF Keys . . 24 Terminal type
PF1 . . . HELP PF2 . . . SPLIT PF3 . . . END PF4 . . . TSO PRINTDS CCHAR DEST(R68) PF5 . . . RFIND |
To send the same parameter card you may use one of two methods:
1. Edit the parameter card that has been saved in the library (LIB)
Save the parameter card
Print the parameter card
2. Delete the current parameter card (UNDUA301) from the library (LIB)
Copy the parameter card (member) from the wylbur library (WYL.PUB.PARMCARD)
Edit the parameter card
Save the parameter card
Print the parameter card