[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


TAB_PUT Source code in tab_put.pro

TAB_PUT

Name
       TAB_PUT
Purpose
       Procedure to place new values into a STSDAS table.
Calling Sequence
       tab_put, column, values, tcb, tab, row
Input Parameters
       column - column name or number (if it is a new column then
               a column name must be specified)
       values - data values to add to the table
Parameters
       tcb - table control block
       tab - table array
Optional Input Parameters
       row - starting row to insert values
Revision History
       version 1  D. Lindler   April 1989
       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