Please enable JavaScript to view this site.

A-Shell Reference

The B switch enables background mode, which sends all error messages to the file <srcfile>.lst instead of the screen. The format of each message is:

<filename>, <line#>, <error message>, <source line>

Background mode is mainly useful for integrating program compilation into an editor.