|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Revisions > NewRevision |
The command is very similar to the IncrementRevisionState; the only difference is that the revision is not automatically incremented to a computer calculated value but, instead, is assigned as argument in the command.
call DBWShell("NewRevision RevisionID [UniqueID [ AvoidInitialRevFile]]")
RevisionID |
name (number) of the revision |
|---|---|
UniqueID |
Optional. document unique id. |
AvoidInitialRevFile |
Optional. |
If no unique id is specified, DBWorks browser must be open.
See below the states passages performed:
New →
Checked-In
Released →
Checked-In
IncrementRevisionState