KI_WS_WRITE
| Argument | Enumeration | Purpose |
|---|---|---|
| extract_handle | Handle of the extract file | |
| index_handle | Handle of the WS index file | |
| SYM(rowbuf$) | The row bufer as written to the data table | |
| SYM(key$) | ||
| rowid$ | The ROWID for the row buffer | |
| status | KDB_ERROR_ENUM | Return status |
KI_WS_WRITE
This inserts the key words for a row buffer into the word search index. It was used with the original word index implementation and is now obsolete.