[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Waldhäuser Str. 64, D-72076 Tübingen, Germany
[Uni logo]


TABLE_PRINT Source code in table_print.pro

TABLE_PRINT

Name
       TABLE_PRINT
Purpose
       Routine to print an stsdas table.
Calling Sequence
       table_print, name, columns, row1, row2
Input Parameters
       name - table name
Optional Input Parameters
       columns - vector of column numbers to be printed or a string
               with column names separated by commas. If not supplied
               or set to the null string, all columns are printed.
       row1 - first row to print.  (default=0)
       row2 - last row to print.  (default=last row in table)
Side Effects
       text is printed as directed by !textout
Revision History
       version 1, D. Lindler  Apr 89
       Converted to IDL V5.0   W. Landsman   September 1997

Last modified by pro2html on 2001 April 26 at 03:14 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically