SCO is implementing its next generation systems management environment, leveraging exclusively on Visual Tcl for both its Motif and Character look & feel. And thanks to a simple, yet versatile scripting interface, Visual Tcl will also make Motif available to system administrators as well as graphical tool developers.
At this point in the development cycle, the man pages for the base Tcl command set are not complete. However, Tcl does provide a built-in on-line help mechanism. To use this help mechanism until there is a full man page set, do the following...
At your Unix shell prompt, type
vtcl
vtcl>
help tcl
This will show you the categories of on-line help, such as
variables, strings and processes.
For example, to view help on file input/output commands, type:
vtcl
vtcl>
help tcl/files
However, keep in mind that a huge amount of Visual Tcl code has been generated in-house at SCO and it is extremely unlikely that there are to be significant changes that would adversely affect the scripts you develop.
SCO Visual Tcl will support context-sensitve help in the final release. This version does not currently support on-line help.
The SCO Visual Tcl manual pages are also available as a postscript document called VisualTcl.man.ps located in /usr/skunk/lib/vtcl/doc.