KI_DFK

Find free space on filesystem in kilobytes

Synopsis:
CALL KI_DFK file$ TO kBytes, inodes
inodes = 'ki_dfk( file$, kBytes )
ArgumentEnumerationPurpose
file$Pathname
kBytesAmount of free space (Kilo bytes)
inodesNumber of spare inodes (-1 on Windows)
>KI_DF

KI_DF

This returns the available space, in kilobytes, on a filesystem.

On Unix systems the number of free inodes is returned in inodes. This is not applicable to Windows.

History
Introduced in KCML 6.00
See Also:
IP_TOS, KI_AES_DECRYPT, KI_AES_ENCRYPT, KI_COMP, KI_COMPFILE, KI_CRYPT, KI_DCOMP, KI_DCOMPFILE, KI_DES_DECRYPT, KI_DES_ENCRYPT, KI_DF, KI_DIR, KI_DIR_LIST, KI_DS, KI_MD5, KI_PID, KI_PMATCH, KI_SHA1, KI_SIZE, KI_STAT, KI_STATFS, KI_TOUCH, R7_DATE2J, R7_J2DATE
KCML database status codes