Lc - Control display of false Conditional blocks

This switch determines whether or not sections of source code appear in the listing file when they are rendered inactive by a false conditional expression. By default, the assembler does not show source code in the listing file if it is skipped during conditional processing; turn this switch on if listing of all source code is desired.

┌────┬──────┬─────┬────┬──────────────────────────────────────────────────┐
│Type│Global│Group│File│Default                                           │
├────┼──────┼─────┼────┼──────────────────────────────────────────────────┤
│S   │Yes   │Yes  │Yes │-Lc (do not list false conditional blocks)        │
└────┴──────┴─────┴────┴──────────────────────────────────────────────────┘


[Back: Lcw* - Specify Width of Individual Columns]
[Next: Ld - Control Display of Listing Directives]