Inner and outer macro instructions
Any macro instruction you write in the open code of a source module is an outer macro instruction or call. Any macro instruction that appears within a macro definition is an inner macro instruction or call.
Any macro instruction you write in the open code of a source module is an outer macro instruction or call. Any macro instruction that appears within a macro definition is an inner macro instruction or call.