Commands : Open Project

Open Project

Syntax:
un_stmm [-create] [-project <project name>] [-databank <path to databank>]
-workarea <path to workarea>
Semantics:
Opens the project on the given workarea. Since a workarea defines a unique project, the project name is optional. If the given project does not exist, and the flag -create was specified, a new project is created and opened. In this case, the data-bank flag must be specified. When -create is not specified, an error is issued.
Note: The -create flag should be the first flag to this command (if used).