After selecting Step 9, the panel shown following is displayed.
CUSTPT09 ---------- PMA r85 Customization - Create PMA Start Exec ------------ COMMAND ===> The PMA start exec will be generated on the following library: PMA EXEC Library: your.pmav85.prefix.EXEC CANCEL: CAN SAVE: ENTER
This panel provides name of the target library for the Start Exec.
--------- TRIBMO1.SMPE.V850.EXEC(PMA) - 01.00 ---------------- Columns 001 072 COMMAND ===> SCROLL ===> HALF PMA START EXEC MEMBER [assign the value for pma in your book] GENERATED. ------------------------------------------------------------------------------ ****** ***************************** Top of Data ****************************** 000001 /* REXX */ 000005 X = MSG('OFF') 000006 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ 000007 /* USER CUSTOMIZATION */ 000008 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ 000009 APCSPACC = 'UPD' /* UPD OR READ */ 000010 APCSIMG = 'PMA R85 ' /* MVS IMAGE NAME */ 000011 TEMPDSN = ZUSER".APCX.TEMP"ZSCREEN /* PMA TEMP USER DSN */ .
|
Variable |
Description |
|
APCSPACC |
defining access rights Variable APCSPACC defines whether parameter panels have update or read-only access. |
|
APCSIMG |
defining system image name Variable APCSIMG defines the system image name to be displayed on all panels. |
|
TEMPDSN |
temporary data set name Variable TEMPDSN is a unique temporary data set name that is used by the dialog. This name should only be changed if there is an explicit need to do so; for example, if you encounter access authority problems. |
If you have changed any of these variables, make sure that you save your changes before leaving the display.
CUSTPT00 ------------------- PMA r85 Customization Dialog --------------- COMMAND ===> 10 Step Status =============================================================== 9 Create PMA Start Exec COMPLETED
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |