Scripting

exit (Tcl Script API Function)



The exit function has the following format:

Syntax exit <status 0>
Arguments

<status 0>

Status is the exit code for the Quartus® II software executable. If not specified, a default value of 0 is used.

Return Value

Code Name Code String Return
TCL_OK 0
Description Closes the Quartus II software when you use the command from the Quartus II Tcl Console. There is no string return value because the Quartus II software has been closed. Terminates the current Tcl script when you use the command in command-line mode.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.