On Fri, 1 Dec 2023 12:03:08 -0500, David Eisenberg <[email protected]> wrote:
>But immediately after the call to MYMAC in the listing, the entire macro >source of MYINNER > (including the macro comments beginning with dot-asterisk) are printed in the > listing. The first obvious question is have you reviewed the print statements. The second obvious question is if MYINNER is a copy instead of macro expansion? The third is if the macro header is being printed or does it start printing somewhere in the middle of MYINNER?
