![]() |
Institut für Astronomie und AstrophysikAbteilung AstronomieWaldhäuser Str. 64, D-72076 Tübingen, Germany |
![]() |
TAB_EXPAND
routine to expand the size of an SDAS table file.
tab_expand, tcb, tab, maxcol, maxrow, rowlen
tcb - table control block returned by routine TAB_READ
or TAB_CREATE.
tab - table array
maxcol - new maximum number of columns.
maxrow - new maximum number of rows.
rowlen - new maximum row length in 2 byte units.
If maxcol, maxrow, or rowlen are supplied with
values less than the previous maximums, the previous
maximums are used. All values are defaulted to zero
if not supplied.
Version 1 D. Lindler Dec. 88
Converted to IDL V5.0 W. Landsman September 1997
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]