Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Assembler e book for mainframe (hasm)

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER
Author Message
anupash

New User


Joined: 13 Sep 2007
Posts: 3
Location: chennai

PostPosted: Fri Jun 13, 2008 6:06 pm    Post subject: Assembler e book for mainframe (hasm)
Reply with quote

Can any body suggest me any ref assembler e book for mainframe (hasm). I am looking for some alternate function for GETMAIN
Back to top
View user's profile Send private message
References
Moved: Fri Jun 13, 2008 6:19 pm by superk From CICS to PL/I & ASSEMBLER
Bill O'Boyle

Senior Member


Joined: 14 Jan 2008
Posts: 333
Location: Orlando, FL, USA

PostPosted: Fri Jun 13, 2008 6:49 pm    Post subject: Reply to: Assembler book
Reply with quote

An alternative for an MVS GETMAIN would be to fully enable your Assembler program under "Language Environment" or temporarily enable the program under "Language Environment" using the "CEEPIPI" LE Enabling-routine.

In either case, once the LE environment has been established, you can use the LE Service routine "CEEGTST" (Get Storage) and (as an option) the "CEEFRST" routine (Free Storage).

Regards,

Bill
Back to top
View user's profile Send private message
anv2005

New User


Joined: 14 Jul 2005
Posts: 44
Location: US

PostPosted: Fri Jun 13, 2008 8:22 pm    Post subject:
Reply with quote

You can use STORAGE OBTAIN instead of GETMAIN.

See:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2A961/67.0?SHELF=IEA2BK61&DT=20060118202913
Back to top
View user's profile Send private message
Bill O'Boyle

Senior Member


Joined: 14 Jan 2008
Posts: 333
Location: Orlando, FL, USA

PostPosted: Fri Jun 13, 2008 10:00 pm    Post subject: Re: Re: Assembler e book for mainframe (hasm)
Reply with quote

Yeah, forgot about that one. icon_redface.gif

STORAGE OBTAIN can expand to a PC as opposed to an SVC and has many different options.

Thanks for the trip down memory lane.... icon_wink.gif

Bill
Back to top
View user's profile Send private message
anupash

New User


Joined: 13 Sep 2007
Posts: 3
Location: chennai

PostPosted: Mon Jun 16, 2008 5:09 pm    Post subject: Anv & Bill very thanks, I will just try and revert to yo
Reply with quote

Thanks icon_biggrin.gif
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER All times are GMT + 6 Hours
Page 1 of 1