MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Appending rows to an ISPF table

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
jim haire
Beginner


Joined: 30 Dec 2002
Posts: 140
Topics: 40

PostPosted: Mon Feb 08, 2010 12:51 pm    Post subject: Appending rows to an ISPF table Reply with quote

Is it possible to append rows in an ISPF table? Suppose I have a REXX command that reads a dataset containing values 1, 2, and 3 and writes these values to an ISPF table.

I then want to run the same REXX command again with another dataset containing 4,5, and 6 and write those values to the table.

The table should now contain 1,2,3,4,5,and 6.

The TBCREATE, TBOPEN, TBADD functions, etc. don't seem to have this option. Is it something in the way I should define the ISPTABL dataset to the program? I'm using LIBDEF. Is there a "MOD" or "APPEND" type of capability?
Back to top
View user's profile Send private message
jim haire
Beginner


Joined: 30 Dec 2002
Posts: 140
Topics: 40

PostPosted: Mon Feb 08, 2010 2:39 pm    Post subject: Reply with quote

I found the problem with the code I was looking at. There was a subroutine which deleted the records from the ISPF table once they were looked at.

Adding a record will automatically append to the end of the table.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group