Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: functional - Tool Up: functionalserver - Tool Previous: functionalserver.type - Function


functionalserver.done - Function



Package utility
Module functionals
Tool functionalserver


free resources used by tool


Synopsis
done(kill)


Arguments

kill in force kill of the default tool
    Allowed: bool
    Default: F


Returns
bool


Description
done will free the resources used by the tool. If the tool is the default tool (dm) the done will only be executed if the kill argument is true.



Example
- a:=functionals()
- a.done()
T 
- dfs.done()
F 
- dfs.done(kill=T)
NORMAL: Successfully closed empty server: functionals
T








next up previous contents index
Next: functional - Tool Up: functionalserver - Tool Previous: functionalserver.type - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15