retrive multiple rows from ispf panel



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

retrive multiple rows from ispf panel

Postby surime72 » Mon Jun 11, 2012 4:56 pm

hi guys ,

i was displayed variables from table to panel ....
so when user update more than one row ie
abc
                                                                        ....
                                                                       123
                                                                        456
                                                                         .
                                                                           .

                                                                          www

so if the user upadte 123 to some hhh and www to some ccc
from the updated varibles from panel ineed to update table in program....
can u any one explain adout "ZTDSELS' with clear example ....was new to ispf dialog
surime72
 
Posts: 107
Joined: Sun Oct 23, 2011 1:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: retrive multiple rows from ispf panel

Postby Pedro » Mon Jun 11, 2012 7:04 pm

Read the section 'Processing selected rows' in ISPF Dialog Developers Guide and Reference. In summary, use TBDISPLAY with no PANEL() until ZTDSELS is zero.
Pedro Vera
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post