
The PinK Library
The PinK library is a collection of usefull PinK procedures. These
procedures are PinK scripts kept in a library directory in various
files. Using the tcl/tk auto_mkindex command a file called
tclIndex is created which is automatically loaded during startup of
PinK. Any procedure can then be called from the PinK shell which in
case no procedure with the same name is defined locally sources the
corresponding procedure from the library. To maintain a common user
interface for PinK applications it is strongly recommended to use
these procedures instaed of defining your own.
The following list if procedures is constantly being improved and
completed (as far as possible backward compatible).
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jul 8 1995 .