| |||||
Technical Support Support Resources
Product Information | A51: LINE NUMBERS IN A51 LISTINGSInformation in this article applies to:
SYMPTOMSThe line numbers in my listing file don't match up with the actual lines in my assembler file. Every time I do a $INCLUDE, the "counter" advances the length of the .INC file. Is there an option to make the lising reflect only the contents of the .a51? CAUSEThe line numbers advance in this manner as a convenience to the debugger, providing information on the object file. RESOLUTIONThere is no option to not count the line contents of $include files, and this column is not intended as a reference to the actual source file for purposes of editing, for example. Last Reviewed: Tuesday, June 08, 2004 | ||||
| |||||