Mentor v8.6_4 User Manual

Page of 831
FastScan and FlexTest Reference Manual, V8.6_4
2-226
Exit
Command Dictionary
Exit
Tools Supported: FastScan and FlexTest
Scope: All modes
Usage
EXIt [-Discard]
Description
Terminates the application tool program.
The Exit command terminates the tool session and returns to the operating system.
You should either save the current test patterns before exiting the tool or specify
the -Discard switch to not save the test patterns.
If you are operating in interactive mode (not running a dofile) and you neither
saved the current test pattern set nor used the -Discard option, the tool displays a
warning message and you are given the opportunity to continue the session and
save the test patterns before exiting.
Arguments
-Discard
An optional switch that explicitly specifies to not save the current test pattern
set and to immediately terminate the tool session.
Examples
The following example quits the tool without saving the current test pattern set.
set system mode atpg
add faults
-
all
run
exit
-
discard