Open System Testing Architecture

TOC PREV NEXT INDEX



DETACH Command

Description:

This command causes the current thread to exit. The program exits from any scripts or subroutines that have been called (including nested calls) until control returns to the primary script. The thread is then detached from the Test Executer.

Format:
 DETACH {THREAD}
Parameters:

None

Examples:
 DETACH
 DETACH THREAD

See also:

Flow Control Commands


OpenSTA.org
Mailing Lists
Further enquiries
Documentation feedback
CYRANO.com
TOC PREV NEXT INDEX