Go up one levelGo to Previous Go to Next

TableListPrint

TableListPrint is a print dialog box for printing the contents of a TableList(n) . It is a subclass of PrintDialog(n) . You can choose which columns to print by selecting or deselecting the column names. Although you can use the class directly, it is usually easier to just call the TableList::print_dialog method.

Example:

 
TableList $tablelist -headings {...} 
$tablelist print_dialog

See TableListPrint(n) for more details.


Go up one levelGo to Previous Go to Next

Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory