Edward Jaffe wrote:
Steve Comstock wrote:
Can anyone point me to the place where it's documented
how to code an ERRET routine that gets control when
a LOAD is unsucessful?

When you code ERRET= the LOAD macro inserts LTR 15,15 followed by JNZ &ERRET after the LOAD SVC. So ERRET can be logically treated as just an alternate return point from the LOAD.


Ah, thanks, Ed. That will teach me to Assemble with PRINT NOGEN!


--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> Ask about being added to our opt-in list:              <==
==>   * Early announcement of new courses                  <==
==>   * Early announcement of new techincal papers         <==
==>   * Early announcement of new promotions               <==

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to