Skip to content

Hide LIST ON #124

Open
Open
@thrust26

Description

@thrust26

I am using LIST ON|OFF to avoid clutter in the listing file. The problem I am facing is, that LIST ON becomes part of the listing file.

E.g. code:

  LIST OFF
some convoluted code or macros
  LIST ON
    .byte RESULT

Output:

  LIST ON
    .byte RESULT

Would it be possible to hide LIST ON?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions