Re: Questions about COBOL debugging lines in subroutines

2024-01-01 Thread Steve Thompson
Honestly, I was thinking of separate source for the "sub program/routine" not all of it in a single source "deck". I'd only recently been working with multiple Procedure Divisions within a single source [I've been working with some IBM provided samples for invoking REXX from COBOL, call and

Re: Help Trying to determine where abend occurred

2024-01-01 Thread Joseph Reichman
Peter thank you Just thinking out loud if I wanted to get infoformation about the load module / pc rtn As the Estae recovery is now running in the home address space and when it is running home=primary=secondary I am thinking the doc says I can issue CSVQUERY in AR mode I might try to put

Re: Help Trying to determine where abend occurred

2024-01-01 Thread Peter Relson
Joe R wrote Seems that sdwaec2 points to the code in the pc routine while sdwaec1 points the home address space right after the pc instruction wondering if I can always make this assumption As Walt F pointed out, there is documentation about these fields in the assembler services guide. I

Re: Questions about COBOL debugging lines in subroutines

2024-01-01 Thread Paul Feller
Peter, I'm glad it worked. Don't you just hate it when you try something and it fails only to try again later and it works. I've had that happen to me a time or two over the years. Paul -Original Message- From: IBM Mainframe Discussion List On Behalf Of Farley, Peter Sent: Monday,

Re: Question about IEAMSCHD

2024-01-01 Thread Peter Relson
>Binyamin wrote :> :>What is a "non-authorized" address space? :> :>Everyone I know would consider that to be an address space for which the jobstep program is not both linkedited AC=1 and gotten from an APF-authorized concatenation, and is not a system key address space (as could be defined