DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
exit(TCL)
exit -- end the application
Syntax
exit
[
returnCode
]
Description
Terminates the process, returning
returnCode
to the system as the exit status. If
returnCode
isn't specified then it defaults to 0.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003