Scripting

project create (Tcl Script API Function)



The project create function has the following format:

Syntax project create <name>
Arguments

<name>

The hierarchical name of the project you want to create.

Return Value

Code Name Code String Return
TCL_OK 0 <path>
TCL_ERROR 1 unable to create project: "<name>"
TCL_ERROR 1 wrong # args: should be "create name"
Description Creates the specified project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.