On Fri, Sep 6, 2024 at 07:51 AM, John Imholte wrote:
That is a z/VSE only macro.
Thanks all for your replies.
Good news is that the pdld (linker) author (from Slovakia)
has agreed to support the VSE format of an unloaded
(using CSERV) executable (phase). He has already done
MVS and CMS but both are having issues still.
This allows you to build a DOS/VS executable (and MVS
and CMS) on Windows.
But I need to provide example input object code and
matching executable and would like to keep it simple
by just having one assembler program call another.
I already know how to do that, but without a WTO I
can't easily see it working.
I would settle for an example that sets a non-zero
return code to return to DOS/VS with, but I don't see
DOS/VS printing my return codes.
This is using VSE/380.
Is there a way to see the return codes from executing
a DOS/VS phase?
Thanks. Paul.