gtpo1m4s | Operations |
Use this command to display the supervisor call (SVC) code for a specified macro and the index number of the entry in the secondary SVC table (if this is an indexed SVC). The information is displayed in hexadecimal format.
Requirements and Restrictions
None.
Format
|
Table 6. Macro Mnemonics for the ZDSVC Command
Mnemonic | Macro Name |
---|---|
CRETCM, CRETCS | CRETC |
FILSCP, FILSCD | FILSC |
FINSCP, FINSCD | FINSC |
SENDCA, SENDCB, SENDCK, SENDCL, SENDCC, SENDCT | SENDC |
KETSCL, KETSCS, KETSCD | KETSC |
KETLCL, KETLCS, KETLCD | KETLC |
PLONC1, PLONC2 | PLONC |
Additional Information
ZDSVC HELP
ZDSVC ?
Examples
The following example displays the hexadecimal SVC code for the FINWC macro.
+--------------------------------------------------------------------------------+ |User: ZDSVC FINWC | | | |System: DSVC0001I 09.59.56 FINWC PRIMARY HEX 26 | +--------------------------------------------------------------------------------+
The following example displays the hexadecimal SVC code for the PROGC macro.
+--------------------------------------------------------------------------------+ |User: ZDSVC PROGC | | | |System: DSVC0004I 09.59.56 PROGC PRIMARY HEX 3B INDEX HEX 0000 | +--------------------------------------------------------------------------------+
Related Information
See TPF Main Supervisor Reference for more information about supervisor call (SVC) code.