In a message dated 7/8/2005 9:28:13 P.M. Central Standard Time, [EMAIL PROTECTED] writes:
In ISPF ALTLIB is useful within internal interfaces to ISPF applications where the APPL interface is known and can be controlled. It isn't useful if the intent is to permanently allocate a user EXEC library for the duration of the logon. For that purpose, you are better off dynamically reallocating SYSPROC or SYSEXEC and concatenating your EXEC library before or after the other libraries. >> "Seems like deja vu all over again..." Yogi Berra. Used to be several programs on CBT to do this. CONCAT, CONCATEM, maybe in Jim Marshall's toolkit? Then the Boise-CASCADE mods were fairly intricate in allocating stuff based on userid and application. Haven't used them in years and don't know if they've been z/OS stamped. Sure be a good place to look. ---------------------------------------------------------------------- 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

