Scripting

project cmp_exists (Tcl Script API Function)



The project cmp_exists function has the following format:

Syntax project cmp_exists <name>
Arguments

<name>

The name of the Compiler settings you want to determine exist in the project.

Return Value

Code Name Code String Return
TCL_OK 0 1
TCL_OK 0 0
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "cmp_exists name"
Description Determines whether the specified Compiler settings exist in the current project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.