This function is called when an unknown command named commandName is about to be skipped. This version of the function does nothing (i.e., no warning is issued that a command was unrecognized). Override this virtual function in a derived class to provide such warnings to the user. Definition at line 498 of file nxsblock.cpp. |