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


next up previous contents index
Next: catalog.gettablesizeoption - Function Up: catalog - Tool Previous: catalog.getconfirm - Function


catalog.settablesizeoption - Function



Package utility
Module catalog
Tool catalog


Set the tablesize option


Synopsis
settablesizeoption(tablesizeoption)


Description
When listing a table, it can be told if and how its size is shown. The size can be shown in bytes (which is the total of the table and all its subtables). The size can also be shown as the shape (number of columns and rows) of the table. For a table containing an image, the image shape is shown. Showing the sizes means that it takes a bit longer to show all the tables in the listing.

This function sets this option (valid options are no, bytes and shape). If an invalid option is given, it is set to no. It can also be set from the GUI.

The initial state can be set from the .aipsrc file:

catalog.tablesizeoption: 	no



Arguments

tablesizeoption in option
    Allowed: String
    Default: no


Returns
Bool




next up previous contents index
Next: catalog.gettablesizeoption - Function Up: catalog - Tool Previous: catalog.getconfirm - 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