Mark Wickens

back to Command Reference

DSKF

[FX-870P/VX-4]

Purpose

Returns the number of remaining clusters on the floppy disk.

Format

DSKF

Example

PRINT DSKF

Explanation

  1. Returns the number of free (unused) clusters remaining on the floppy disk.
  2. One cluster equals 1 Kbyte of storage.
  3. This function can be used to check available disk space before writing data.

See