[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


TABLE_APPEND Source code in table_append.pro

TABLE_APPEND

Name
       TABLE_APPEND
Purpose
       Routine to append STSDAS tables to create a single table.
       Input tables must all have identical columns.
Calling Sequence
       table_append,list,name
Input Parameters
       list - string array listing the file names or a string
               scalar giving a file name template.
       name - output file name.
Side Effects
       a new STSDAS table is created with the specified name.
Note
       all input tables must have the same number of columns
       with the same names, datatypes, and column order.
       Header parameters are taken only from the first table.
Revision History
       version 1  D. Lindler   April 1989
       Removed call to non-standard system variable !DUMP WBL  September 1997
       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