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 

Address LINK

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


Joined: 29 Jun 2004
Posts: 170
Topics: 73

PostPosted: Mon Jul 18, 2005 12:06 pm    Post subject: Address LINK Reply with quote

A REXX EXEC has the following code:

Code:

Load_Lib = "'USER1.LOADLIB'"
Load_Modules = 'MODULE1 MODULE2 MODULE3'
ADDRESS TSO "ALLOC FI(ALLLOAD) DS("Load_Lib") SHR REUSE"
ADDRESS ISPEXEC "LIBDEF ISPLLIB LIBRARY ID(ALLLOAD)"
ADDRESS LINK "REXXLOAD ("Load_Modules"),ALLLOAD"


I don't know what ADDRESS LINK does. Can someone point me to the reference manual of this command?
Back to top
View user's profile Send private message
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Mon Jul 18, 2005 12:18 pm    Post subject: Reply with quote

Here you go:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IKJ4A350/2.5.9.1?SHELF=&DT=20040623084642&CASE=
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