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


TBPUT—update a row in a table

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--TBPUT--table-name--+-----------------+--+-------+--><
                               '-SAVE(name-list)-'  '-ORDER-'   

Call invocation format

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

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('TBPUTbbb',--table-name--,-+-----------+----->
                                              '-name-list-'   

>--,-+------------+-);-----------------------------------------><
     '-'ORDERbbb'-'      

Return codes

 0
Normal completion.
 8
Keyed tables: the key does not match that of the current row; CRP set to TOP (zero). Non-keyed tables: CRP was at TOP and remains at TOP.
12
Table is not open.
16
For sorted tables: numeric conversion error; see numeric restrictions for TBSORT.
20
Severe error.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014