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 

Help in STORAGE.

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
karunkallore
Beginner


Joined: 11 Dec 2004
Posts: 103
Topics: 39

PostPosted: Tue Mar 01, 2005 10:23 am    Post subject: Help in STORAGE. Reply with quote

Hi Friends,

Can you please help me to understand the following assembler code.


*
BDCHK900 DS 0H
*
LR R2,R15 SAVE ERROR CODE
L R3,4(R13) SAVE USER'S R13 VALUE
*
STORAGE RELEASE,LENGTH=72,ADDR=(R13)
*
LR R15,R2 RESTORE RETURN CODE VALUE
LR R13,R3 RESTORE R13 VALUE
*


Here i am not getting explanation of STORAGE in any of the manuals i have or provided in the Quick Manual Links . Can you also please provide me details for any manual which contain all these facts like STORAGE ?

Thanks in Advance,

Karun.
Back to top
View user's profile Send private message Send e-mail
karunkallore
Beginner


Joined: 11 Dec 2004
Posts: 103
Topics: 39

PostPosted: Tue Mar 01, 2005 10:48 am    Post subject: Update on STORAGE Topic MVS MACRO Reply with quote

Hi,

I think it is an MVS Macro. Can any one guide me to any good reference material on MVS macros.


Thanks,

Karun
Back to top
View user's profile Send private message Send e-mail
somuk
Beginner


Joined: 04 Feb 2003
Posts: 113
Topics: 37

PostPosted: Tue Mar 01, 2005 12:11 pm    Post subject: Reply with quote

Karun
Got this from google http://www.cs.niu.edu/csci/464/doc/Storage.pdf
_________________
Regds,
Somu
Back to top
View user's profile Send private message Yahoo Messenger
karunkallore
Beginner


Joined: 11 Dec 2004
Posts: 103
Topics: 39

PostPosted: Tue Mar 01, 2005 5:19 pm    Post subject: Thanks Reply with quote

Thank you.
Back to top
View user's profile Send private message Send e-mail
Frank Yaeger
Sort Forum Moderator
Sort Forum Moderator


Joined: 02 Dec 2002
Posts: 1618
Topics: 31
Location: San Jose

PostPosted: Tue Mar 01, 2005 6:32 pm    Post subject: Reply with quote

The STORAGE macro is described in "z/OS MVS Programming: Assembler Services Reference, Volume 2 (IARR2V-XCTLX)" SA22-7607. Here's a link to the latest version of that book:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2A950/CCONTENTS?DT=20040714145301

STORAGE OBTAIN is used to get storage. STORAGE RELEASE is used to release storage.
_________________
Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming 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