STORAGE is IBM's recommended successor to GETMAIN/FREEMAIN, which are both still supported. See MVS PROGRAMMING: Assembler Services Reference, Volume 2 (IARR2V-XCTLX), aka SA22-7607.
Bill Fairchild Software Developer Rocket Software 275 Grove Street * Newton, MA 02466-2272 * USA Tel: +1.617.614.4503 * Mobile: +1.508.341.1715 Email: [email protected] Web: www.rocketsoftware.com -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Ward, Mike S Sent: Wednesday, May 27, 2009 2:10 PM To: [email protected] Subject: z/OS STORAGE service For storage that is to persist between invocations, use the z/OS STORAGE service; there is no suitable service in C. I would like to use the persistent storage between invocations, but I can't seem to find anything on the "z/OS STORAGE service". Is this the standard GETMAIN/FREEMAIN? Or am I missing something? ---------------------------------------------------------------------- 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

