Scripting

project open (Tcl Script API Function)



The project open function has the following format:

Syntax project open <name>
Arguments

<name>

The hierarchical name of the project you want to open.

Return Value

Code Name Code String Return
TCL_OK 0 <name>
TCL_ERROR 1 unable to open project: "<name>"
TCL_ERROR 1 project does not exist: "<name>"
TCL_ERROR 1 wrong # args: should be "open name"
Description Opens the specified project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.