> But I was unable to use HLASM Call macro with LINKINST=BALR or BASSM. > Received a lot of > S0C4 or S0C6. > I use now HLASM LINKX and it works pretty well.
Did you clear the high half of R15 before the CALL? The CALL macro generates a V-con, not a VD-con, and loads it into R15 with L, not LG. -- Peter Hunkeler ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
