|
FileNo | File number |
or closing all files:
CMND$ = "K[\0]"
If you have activated the cache algorithm with the command Auto Refresh (Y), the possibly still in the cache buffers presented data are automatically written on the disk.
If the cache is inactive after every FATS command all changed data are written on the disk. Therefore closing of a file is necessary only before terminating the application.
If you omit the parameter "FileNo", then all opened index files are closed. This version is recommended before the termination of the application program.
ERRORCODE: | Errorcode or 0 (no error) |
RECNO: | Undefined |
FATSKEY: | Undefined |
CMND$ = "K\1"
Close all index files:
CMND$ = "K"
© 2008 GCS Software, Udo Gertz