KerCmd
Executes a command in a Kernel window.
Syntax
KerCmd(Window, sCommand)
Window:
The name of the Kernel window.
sCommand:
The command to execute in the Kernel window.
Return Value
0 (zero) if successful, otherwise an error is returned.
Related Functions
DspKernel, TraceMsg, DumpKernel
See Also