Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
General Reference
>
Compiler Directives
>
Compiler Control
>
Compiler Control - Screen
Compiler Control - Screen
BELL
Makes the bell sound at points such as when compilation stops, either because of an error or because it has finished.
CONFIRM
Makes the Compiler echo all subsequent directives to the screen.
ECHO
Makes the Compiler display error lines and error messages on the screen.
ECHOALL
Sends a full listing to the screen as well as to a printer or other device specified with the LIST or PRINT directive.
SUPFF
Suppresses form-feed characters on the compilation listing if it is sent to the screen.
Parent topic:
Compiler Control