intable,s,a,"",,,"name of input table" outtable,s,a,"",,,"name of output table" row,i,a,-1,,,"output row number" column,s,a,"",,,"column name" outcolumn,s,a,"",,,"name to use for column in output table" size,i,h,INDEF,,,"length of array in output table" datatype,s,h,"",,,"data type for new column" colunits,s,h,"",,,"units for new column" colfmt,s,h,"",,,"print format for new column" Version,s,h,"30Jan1998",,,"date of installation" mode,s,h,"al"