When I view the listing file (*.M51) I want to see my variables in some order. Current, I can't seem to see any order at all. It's not by address, it's not by variable name, it's not by type, What is is???? Is there any way to do this besides copying the whole damn thing into Excel? BTW, I like the new forum format. Tony
Maybe if I could get to it! (I've never tried it before now) When I select View-SourceBrowser, it says "Can't open file '<mypath>' Hmm....
Ok, I just got off the phone with you guys and I need to add a checkbox for Browse Information in the project output tab. Now that I see it, that's not what I'm looking for. I want a list of global variable sorted by address after the linker has done its thing.
OK, In the debugger, in the View Menu, there is a Symbols Window you may select. There, you can sort all symbols by type, address, or name. Does that help? Jon
Not only can you not print from the Symbols window, you can't even resize it!