Parses a console command.
#include <netware.h> int ParseCommand ( const char *commandLine);
(IN) Points to the console command to parse.
If successful, returns 0.