z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


GETMSG—get a message

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--GETMSG--MSG(message-id)----------------------------->

>--+------------------------------+----------------------------->
   '-SHORTMSG(short-message-name)-'   

>--+----------------------------+--+-------------------+-------->
   '-LONGMSG(long-message-name)-'  '-ALARM(alarm-name)-'   

>--+-----------------+--+-----------------+--------------------->
   '-HELP(help-name)-'  '-TYPE(type-name)-'   

>--+---------------------+--+-------------------+--------------><
   '-WINDOW(window-name)-'  '-CCSID(ccsid-name)-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPEXEC--(buf-len,--buffer);--------------------------><

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('GETMSGbb'--,message-id---------------------->

>--,-+--------------------+--,-+-------------------+------------>
     '-short-message-name-'    '-long-message-name-'   

>--,-+------------+--,-+-----------+--,-+-----------+----------->
     '-alarm-name-'    '-help-name-'    '-type-name-'   

>--,-+-------------+--,-+------------+-);----------------------><
     '-window-name-'    '-ccsid-name-'      

Return codes

 0
Normal completion.
12
The specified message could not be found.
20
Severe error.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014