/L Compiler Option

Syntax: Default:
/L[+|-] /L-

Use /L to produce a listing file. The listing file contains only a prolog and error messages. You can generate additional information in the listing file by using other listing file options (/La, /Lb, /Le, /Lf, /Li, /Lj, /Lp, /Ls, /Lt, /Lu, /Lx, /Ly)

By default, the compiler does not produce a listing file.



Summary of Compiler Options