Scripting

project create_cmp (Tcl Script API Function)



The project create_cmp function has the following format:

Syntax project create_cmp <cmp>
Arguments

<cmp>

The name of the Compiler settings you want to create and designate as the current settings for the project.

Return Value

Code Name Code String Return
TCL_OK 0  
TCL_ERROR 1 unable to create compiler setting: <cmp>
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "create_cmp name"
Description Creates Compiler settings with the specified name and designates the settings as the current Compiler settings for the project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.