Institut für Astronomie und AstrophysikAbteilung AstronomieWaldhäuser Str. 64, D-72076 Tübingen, Germany |
TAB_PRINT
Routine to print an stsdas table.
tab_print, tcb, tab, columns, row1, row2
tcb - table control block returned by TAB_READ tab - table array read by TAB_READ
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)
text is printed as directed by !textout
version 1, D. Lindler Apr 89 April 90 Converted to NEW IDL D. Lindler Converted to IDL V5.0 W. Landsman September 1997
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]