DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

VtQuitServer(VTCL)


VtQuitServer -- kill all SCO Visual Tcl applications connected to server, then kill server

Syntax

VtQuitServer

Description

This command kills all SCO Visual Tcl applications connected to the SCO Visual Tcl server daemon, then kills the daemon. It is provided for development purposes only. This command should not be used to routinely exit an application, because all applications currently using the server will simultaneously die. It returns nothing.

Warning

SCO Visual Tcl applications cannot trap this command, therefore if an application issues a VtQuitServer all the currently running applications will die without closing files or saving state information. If scoadmin(ADM) or related applications are running, unpredictable system failures may result.

Errors


HAVE_OTHER_CONNECTIONS
attempted to shutdown server when connections to other applets exist

INVALID_ARGS
wrong number of arguments, argument not recognized, or argument options not recognize

NO_SUCH_OPTION
unrecognized option option

OPTION_SYNTAX
syntax error in option argument optionArg

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003