Interesting... I never had that problem. In fact, I think that code assembled and worked first time. Just kidding... I hope that thread is finished now.

On 8/25/2021 7:41 PM, Joseph Reichman wrote:
That’s what originally had until I got a s0c4 noticed the length of one of the 
load modules was off



On Aug 25, 2021, at 10:37 PM, Tom Brennan <[email protected]> wrote:

My old code that loaded common executables did a LOAD without ADDR just to get 
the length, then a DELETE, then a GETMAIN for CSA, then a LOAD with ADDR=

Don't know if this helps or not in your situation because all my code was 
written in assembler.

On 8/25/2021 7:01 PM, Joseph Reichman wrote:
  Hi
  I am just posting this to report the issue I had LOAD ing a program named
OPENFILE (Its Metal C Im sure that's not the issue) I had posted that it
gave me erroneous length of X'4000'
When I did a browse in ISPF I saw it as 3530 same as the linkmap
  I subsequently re-did my coding with help of those on the listserv did a
BLDL to determine the length of all the programs I wanted to move to CSA.
  I then did a STORAGE from SP=228
  And started doing LOAD EPLOC= DCB = and more importantly ADDR= (pointing it
to the area I wanted to load the proram) when I got the program OPENFILE
which had returned X'4000'  it now returned the correct length in R1 X'6A6'
multiply by 8
  Is 3530
           Thing is something is up Contents Supervisor (CSV)
  thanks
   _____
  <https://home.mcafee.com/utm_medium=email&utm_source=link&utm_campaign=sig-e
mail&utm_content=emailclient?utm_medium=email&utm_source=link&utm_campaign=s
ig-email&utm_content=emailclient>    Scanned by McAfee
<https://home.mcafee.com/utm_medium=email&utm_source=link&utm_campaign=sig-e
mail&utm_content=emailclient?utm_medium=email&utm_source=link&utm_campaign=s
ig-email&utm_content=emailclient>  and confirmed virus-free.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to