Scripting

project get_active_cmp_name (Tcl Script API Function)



The project get_active_cmp_name function has the following format:

Syntax project get_active_cmp_name
Arguments

None.

Return Value

Code Name Code String Return
TCL_OK 0 <active cmp name>
TCL_OK 0 <empty string that indicates no project open, or no active cmp name>
Description Returns the name of the current Compiler settings for the project, or an empty string ("") if no project is open or there is no active Compiler settings name. You can set the current Compiler settings for the project by running project set_active_cmp.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.