Hi,
How do I pass a parameter from COBOL to an assembler program? In the Assembler called program, it is expecting the data in REGISTER 0.
Thanks in advance.
Regards,
I suspect it is Not the data . . . I suspect it is the address to the parm(s).In the Assembler called program, it is expecting the data in REGISTER 0.