![]() |
![]() |
[ Bottom of Page | Previous Page | Next Page | Contents | Index ]
Sets the major and minor versions of the resource model workspace or output workspace.
wrmbcli <resmodworkspace> -setver <major> <minor> [<outputworkspace>]
where:
<resmodworkspace> is the name of the resource model workspace.
<major> is the major version of the resource model workspace or output workspace.
<minor> is the minor version of the resource model workspace or output workspace.
<outputworkspace> specifies the output workspace.
wrmbcli CIM_Data.jrm -setver 2 5 CIM_Data_mod.jrm
This command produces two results depending on number of arguments. If the output workspace is not provided, the given workspace is updated to use the given version numbers. If the output workspace is given, the first workspace is left intact and the output is a copy of it that uses the given version numbers.
None
[ Top of Page | Previous Page | Next Page | Contents | Index ]