back to Command Reference
DSKF
[FX-870P/VX-4]
Purpose
Returns the number of remaining clusters on the floppy disk.
DSKF
Example
PRINT DSKF
Explanation
- Returns the number of free (unused) clusters remaining on the floppy disk.
- One cluster equals 1 Kbyte of storage.
- This function can be used to check available disk space before writing data.
See