Posted by Barbara Brazil on December 14, 2017 at 07:53:04:
In Reply to: Position and key with Multiple indices posted by Bob A on December 14, 2017 at 07:43:22:
Bob:
Comet will only use the number of bytes declared for the key size when making the key tree entry. So, if KEY.FILE$ is declared with length 46 but the key size of the file is only 26 Comet will only use the first 26 when accessing the key. However if you include KEY.FILE$ in your record FORMAT it will honor the declared length of 46 thus shifting everything else over - unless you put a length override on it (KEY.FILE$,26).
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.