Scripting

cmp is_running (Tcl Script API Function)



The cmp is_running function has the following format:

Syntax cmp is_running
Arguments
None.

 

Return Value

Code Name Code String Return
TCL_OK 0 1
TCL_OK 0 0
TCL_ERROR 1 project has no active compiler setting
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "is_running"
Description Determines whether a compilation is currently running.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.