[Top] [Prev] [Next] [Bottom]
[Contents]
SaEnableConsole
Enables the SaConsole screen to post an error message and "pop up".
#include "SaConsoleCalls.h"
void SaEnableConsole();
Arguments
None.
None.
SaEnableConsole sets an internal flag which enables the console to receive error text and "pop up" when an error is received.
- Note: The console is enabled by default. This can be used to enable the Console after
SaDisableConsole
has been called. Use SaAddConsoleErrHandler
to install an error handler to get the text.
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.