Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | misc | |
Tool | aipsrc |
kill | in | force kill of the default tool | |
Allowed: | bool | ||
Default: | F |
If you have created your own aipsrc tool (rather than using the default drc one), and you no longer need it, its resources can be destroyed by the done function. Note that the default tool can only be destriyed by setting the kill argument explicitly to T.
- arc := aipsrc() - arc.aipsarch() /nfs/aips++/weekly/sun4sol_gnu - arc.done() T - arc.aipsarch() # the tool was destroyed warning, operand to .aipsarch is not a record error, F is not a function value F