Page 2 of 2

Re: Navigating through control block, error

PostPosted: Fri Feb 24, 2012 2:22 am
by steve-myers
eaglei22 wrote:Thanks for the response, I'm not a 100% on the JCL, the professor gave us that. I know the macro library is our schools, but the copy ASMMSP, according to the assembled job states this:

THIS PROCEDURE RUNS THE HIGH LEVEL ASSEMBLER, LINK-EDITS THE
NEWLY ASSEMBLED PROGRAM AND RUNS THE PROGRAM AFTER
THE LINK-EDIT IS ACCOMPLISHED. ...
Code that is copied into an Assembler does none of the listed items. That is usually accomplished by a JCL cataloged procedure, like the ASMACLG procedure you did use.