|
FileNo | File number |
RecID | != 0 Record- resp. id-number == 0 Stop Build, no more records |
Col#data | Content of data column # |
[ ] | Optional |
The position of the data columns within the command string ("Col#data") corresponds to that with the call of command Create Matchcode File (MC) determined definition. The separator used in the command string (standard: backslash) should not occur in the transferred text since as a result the order of the data columns would be changed.
While indexing sequential data resources, the number specified via "RecID" should correspond to the physical record number i.e. the first data record has number 1, the second record number 2.., in the case of data records marked as deleted, the content of the data columns is not specified ("MB\{FileNo}\{RecID}").
The Build Matchcode (MB) command demands an ascending number as a "RecID" argument i.e. the matchcode can not usually be indexed in the logical order of an index-key.
The record- resp. ID-number ("RecID") is provided to the application program later via the variable RECNO.
The command "MB\{FileNo}\0" terminates indexing and closes the corresponding matchcode file. The file is closed automatically in the case of a premature abnormal termination of indexing. A subsequent close-command can always remain undone.
This command is only supported by the extended version of FATS.
ERRORCODE: | Errorcode or 0 (no error) |
RECNO: | Undefined |
FATSKEY: | Undefined |
© 2008 GCS Software, Udo Gertz