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


next up previous contents index
Next: table.info - Function Up: table - Tool Previous: table.selectrows - Function


table.putinfo - Function



Package utility
Module table
Tool table


set the info record


Synopsis
putinfo(value)


Description
The info record contains information on the table. It is written by applications, and used by, for example, the catalog directory browser to determine what type of information is stored in a table.



Arguments

value in Info record
    Allowed: info record


Returns
Bool


Example
  include 'catalog.g'
  dc.whatis("MS")
# [type=Measurement Set, istable=T, subType=observed]
  dc.whatis("tcal")
# [type=Calibration, istable=T, subType=T Jones]





next up previous contents index
Next: table.info - Function Up: table - Tool Previous: table.selectrows - 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