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


DTL panels or panels containing a )PANEL section

z/OS ISPF Reference Summary
SC19-3624-00

Table 1. System variables: DTL panels or panels containing a )PANEL section
Name Pool Type Len Description
ZCURFLD func out  8 Name of field (or list column) containing the cursor when the user exits the panel.
ZCURINX func out  8 For table display panels, the current row number of the table row containing the cursor. The value ZCURINX is in character format. If the cursor is not within a table row, this value will be 0.
ZCURPOS func out  4 Position of the cursor within the field specified by ZCURFLD when the user exits the panel. The value in ZCURPOS is in character format. If the cursor is not within a field, ZCURPOS will contain a 1.
Note: These variables will contain the values that would result if they were set to .CURSOR, .CSRPOS, and .CSRROW, as the first statements in the panel's )PROC section.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014