bububut wrote:

> One of them is: How to add (or remove) libraries to an existed dataset
> concatenation? I do not want to disturb other libraries already in the
> concatenation. Is there any command or utility that can do this?

I suggest this for the TSO and TSO/ISPF environments:

CONCAT is a REXX exec which allows a TSO user to add a data set at the 
beginning or the end of a concatenation without having to know what libraries 
are currently allocated to the specified ddname.

NEWAPPL is also a REXX exec which uses LIBDEF and ALTLIB to define application 
libraries and issues the SELECT service to start the specified application.     
        
                                                       
CONCAT and NEWAPPL are available here:  http://gsf-soft.com/Freeware/           
              

-- 
 Gilbert Saint-Flour
 GSF Software
 http://gsf-soft.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to