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


PQUERY—obtain panel information

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--PQUERY--PANEL(panel-name)--AREANAME(area-name)------>

>--+--------------------------+--+------------------------+----->
   '-AREATYPE(area-type-name)-'  '-WIDTH(area-width-name)-'   

>--+------------------------+--+----------------------+--------->
   '-DEPTH(area-depth-name)-'  '-ROW(row-number-name)-'   

>--+----------------------------+------------------------------><
   '-COLUMN(column-number-name)-'   

Call invocation format

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

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('PQUERYbb',--panel-name,--area-name---------->

>--,-+----------------+--,-+-----------------+------------------>
     '-area-type-name-'    '-area-width-name-'   

>--,-+-----------------+--,-+-----------------+----------------->
     '-area-depth-name-'    '-row-number-name-'   

>--,-+--------------------+-);---------------------------------><
     '-column-number-name-'      

Return codes

 0
Normal completion.
 8
The panel does not contain the specified area.
12
The specified panel cannot be found.
16
Not all values are returned because insufficient space was provided.
20
Severe error.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014