Previous Topic: The $J6ESTG MacroNext Topic: The $J6PCB Macro


The $J6EXIT Macro

You only use this exit macro when you use $J6ENTRY.

-label-  -$J6EXIT RC=value-
         [FLAG=]
         [LENGTH=]
label

Defines a reference point.

FLAG

Y specifies an unused save area.

RC

Places a return code value in register 15.

LEN

Specifies the length of area to free.

This value is the same as the area in the $J6ENTRY macro. This macro assumes that the area to free is in register 13.