NOPCmd(3U) InterViews Reference Manual NOPCmd(3U)NAMENOPCmd - do-nothing commandSYNOPSIS#include <Unidraw/Commands/nop.h>DESCRIPTIONNOPCmd is a command that does no work. It acts as a convenient and harmless placeholder. It is not reversible.PUBLIC OPERATIONSNOPCmd(ControlInfo*) NOPCmd(Editor* = nil) Create a NOPCmd. virtual void Execute() NOPCmd's Execute function is empty.SEE ALSOCommand(3U) Unidraw 9 August 1991 NOPCmd(3U)