MDCClear
The
MDCClear
verb clears the
processing status for the specified PowerCube. The default status
is New.
There is no user interface equivalent, although the effects can be verified on the Processing tab of the PowerCube property sheet.
The syntax is as follows:
MDCClear objCube
Argument |
Description |
---|---|
MDCClear objCube |
Specifies the PowerCube that is to have its status flags cleared. objCube can be the object name, object identifier, or both. |
Example
This example changes the status for the Great Outdoors Sales PowerCube from OK to New.
MDCClear "Great Outdoors Sales"