Getting Started
Documentation
Glish
Learn More
Programming
Contact Us
Version 1.9 Build 1556
News
FAQ
Search
Home
Next:
tableopentables - Function
Up:
table - Module
Previous:
tableindex.done - Function
is_table - Function
Package
utility
Module
table
Is this a valid table tool?
Synopsis
is_table(tab)
Description
Determine if this is a table by the following criteria:
tab must be a record AND
tab must have a field ok AND
tab.ok must be a function AND
tab.ok() must be TRUE
Arguments
tab
in
Putative table tool
Allowed:
Any value
Returns
Bool
Next:
tableopentables - Function
Up:
table - Module
Previous:
tableindex.done - 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