|
| Contents | Index COL.INFO Set or view the parameters describing a data set column. Syntax: COL.INFO (data.set.name, column.name(or number, 0-based)) [new.col.title, new.col.type, new.col.width, new.col.decimal.places, new.col.header,col.subgroup.size]) Reply: a string describing the column in the format "col.title, col.type, col.width, col.decimal.places, col.header, col.subgroup.size" where col.type and col.header have the values as in the column descriptions sent to the NEW.LIST command. |
|
|