>From z/OS ISPF Services Guide Version 2 Release 3, SC19-3626-30, 
><https://www-304.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R3sc193626/$file/f54sg00_v2r3.pdf>,
> TBGET:

rowid-name
Specifies the name of a variable in which a number that uniquely identifies the
row being accessed is to be stored. Later, this identifier can be specified in 
the
ROW parameter of TBSKIP to cause the CRP to be positioned to the row. This
identifier is not saved on permanent storage by TBSAVE or TBCLOSE. The
variable must be an 8-byte character field.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List <IBM-MAIN@listserv.ua.edu> on behalf of 
Immo <i...@mikno.de>
Sent: Friday, June 8, 2018 10:35 AM
To: IBM-MAIN@listserv.ua.edu
Subject: ISPF programming with assembler

Hi,



I'd like to retrieve the unique row-id for an entry in an ISPF table from an
assembler program (not the crp!). Unfortunately I didn't find out how to get
hold of the value on my own and so far I haven't found a usable example.



Any hint or pointer to a working example in assembler language would be
great!



Thanks in advance,



Michael




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to