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


next up previous contents index
Next: tablecloseall - Function Up: table - Module Previous: tablerename - Function


tabledelete - Function



Package utility
Module table


delete a table


Synopsis
tabledelete(tablename, checksubtables, ack, tableserver)


Description
Delete a table on disk. All subtables are also deleted. The delete fails when the table is still in use in another process. When it is in use in this process only, it is closed and deleted. Optionally it also checks if subtables are in use in another process.



Arguments

tablename in Name of table on disk
    Allowed: String
checksubtables in Check if subtables are multiused?)
    Allowed: Bool
    Default: T
ack in Acknowledge deletion of table)
    Allowed: Bool
    Default: T
tableserver in Table server to be used
    Allowed: Any tableserver
    Default: defaulttableserver


Returns
Bool




next up previous contents index
Next: tablecloseall - Function Up: table - Module Previous: tablerename - 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