Click or drag to resize

IAceAdvancedConsole Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The IAceAdvancedConsole type exposes the following members.

Methods
  NameDescription
Public methodaceOperation_consoleHelp
Aces the operation console help.
(Inherited from IAceCommandConsole.)
Public methodaceOperation_runAbort
Should be called from executing script.
(Inherited from IAceCommandConsole.)
Public methodaceOperation_runPause
It pause ACE script execution, optionally displays custom message and allows user to end the pause
(Inherited from IAceCommandConsole.)
Public methodcls
Clear Screen
Public methodexecuteCommand
Executes the command.
(Inherited from IAceCommandConsole.)
Public methodexecuteScript
Executes the script.
Public methodlog
Logs the specified message, using the other color if required
Public methodOnPropertyChanged
Public methodonStartUp
Public methodstart
Starts the console
(Inherited from IAceCommandConsole.)
Top
See Also