<div dir="ltr"><div dir="ltr"><div dir="ltr">> the DEC PDP-1 MACRO assembler manual says that a macro call</div><div dir="ltr">> is expanded by copying the *sequence of 'storage words' and</div><div dir="ltr">> advancing the current location (.) for each word copied*<br></div><div dir="ltr"><br></div><div dir="ltr">> I am quite surprised.</div><div dir="ltr"><br></div><div>I am, too. It seems that expansion is not recursive. And that it can only<br></div><div>allocate storage word by word, not in larger blocks.</div><div><br></div><div>Doug</div></div></div>