Scripting

project set_active_cmp (Tcl Script API Function)



The project set_active_cmp function has the following format:

Syntax project set_active_cmp <cmp>
Arguments

<cmp>

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

Return Value

Code Name Code String Return
TCL_OK 0 cmp
TCL_ERROR 1 unable to set cmp: <cmp>
TCL_ERROR 1 cmp does not exist: <cmp>
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "set_active_cmp name"
Description Designates the specified Compiler settings as the current Compiler settings for the project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.