>Is there a way to have MPASM expand macros in the listing >file but only show the code generated, not the entire macro >process? The old Parallax assembler just shows code generated. >I've read the docs, but can't find anything/ No it seems you have the whole macro expanded, or none of it. Most frustrating I agree when you have macros with significant length if/else/endif sections. A switch to show only the portion generating code would be most welcome. -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu