KI_BUILD
| Argument | Enumeration | Purpose |
|---|---|---|
| handle | Open handle | |
| path | Path number | |
| SYM(buf$) | Symbol of data buffer | |
| status | KDB_ERROR_ENUM | Return status |
| ki_key$ | New key |
KI_BUILD
This call will build in ki_keys$ the key for path path using the row data in the buffer SYM(sym)$. This key can be used in a later KI_READ or KI_START operation.