Initializing the manager
To access all the capabilities of the
SCOadmin environment, you must use osavtcl
instead of vtcl to run your SCOadmin programs.
This can be done by setting the first line of your program to be:
#!/bin/osavtcl
The template Makefile inserts this line automatically.
This version of Tcl contains the SCOadmin extensions.
It also causes the Tcl SCOadmin services library
(/usr/lib/sysadm.tlib)
to be loaded automatically.
Next topic:
Top level error trap
Previous topic:
Using the SCOadmin manager template
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004