KI_GET_COL_LIST
Argument | Enumeration | Purpose |
---|---|---|
handle | Handle | |
SYM(collist$) | Buffer to hold the list | |
status | KDB_ERROR_ENUM | Return status |
KI_GET_COL_LIST
This allows a program to retreive the list of columns of interest for the handle as set by KI_SET_COL_LIST. The list will be blank if no column list was specified previously on the handle. The buffer must be big enough to hold the list or a KE_BADBUFFER error will be returned.
Compatibility
This function was introduced in KCML 6.20.