Author Topic: Assembly Lang. Routine listing in Defs window  (Read 4651 times)

HansA

  • New Community Member
  • Posts: 1
  • Hero Points: 0
Assembly Lang. Routine listing in Defs window
« on: February 16, 2011, 04:29:08 PM »
How can I get Slick to expand the file information in the "Defs" window to include the labels assigned to subroutines?

In assembly language the labels are formatted as follows.  ==  label_I_want:  ==
Each label ends with a colon ':'.
A long time ago the support group made a change to the display process for  the "Defs" window that did this, but that has not been implemented in the V10 release I am currently using.

Can anyone tell me how to set this up?

Thanks in advance for all comments and assistance.
Hans