VtQuitServer(VTCL)

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.