GENDB
| (Action keyword) |
|---|
| Last updated on : 22-10-2016 |
GENDB Arg1 Arg2 Arg3
| OPERAND | DESCRIPTION | DEFAULT |
|---|---|---|
| Arg1 | = 1 Generate old database = 2 Generate new database = 0 (or not-specified) System define | Â |
| Arg2 | Whether to use DB checking = 0, 1 (or not-specified) Use DB checking = 2 Skip DB checking | Â |
| Arg3 | Whether to keep positive step # = 0: generate negative step # always = 1: keep positive step # = 2: Cogging step (allow repeated negative steps) | 0 |
| DbFilename | Database file name to be generated | Â |
DEFINITION
GENDB generates a database.
REMARKS
GENDB is an action keyword placed in Keyword files that drives the Preprocessor to generate a database. (Example usage of GENDB) * generate new DB GENDB 2
RELATED TOPICS
Preprocessor: Database Generation Keywords: PROBID, DBREAD, KFREAD, KFWRIT