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


TBSKIP—move the row pointer

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--TBSKIP--table-name--+----------------+-------------->
                                '-NUMBER(number)-'   

>--+--------------------+--+-------------------+---------------->
   '-SAVENAME(var-name)-'  '-ROWID(rowid-name)-'   

>--+------------+--+--------+--+--------------------+----------><
   '-ROW(rowid)-'  '-NOREAD-'  '-POSITION(crp-name)-'   

Call invocation format

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

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('TBSKIPbb',--table-name--,-+--------+-------->
                                              '-number-'   

>--,-+----------+--,-+------------+--,-+-------+---------------->
     '-var-name-'    '-rowid-name-'    '-rowid-'   

>--,-+------------+--,-+----------+-);-------------------------><
     '-'NOREADbb'-'    '-crp-name-'      

 0
Normal completion.
 8
CRP would have gone beyond the number of rows in the table. This includes a table empty condition, with CRP set to TOP (zero). The row ID remains unchanged.
12
Table is not open.
16
Variable value has been truncated, or insufficient space is provided to return all extension variable names.
20
Severe error.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014