Feedback

  • Contents
 

Get Free Space

This File I/O tool returns the amount of unused space on a specific drive.

Inputs

Root Directory of drive to check

The root directory of the drive to check. Be sure to include the \ symbol after the drive letter. For example, to check the size of C:, you would type: C:\

Outputs

Free Space in KB

The size in KB of the available space on the specified drive. 1 KB = 1024 bytes.

Exit Paths

Success

This step takes the Success exit path if the drive is found.

Failure

This step takes the Failure path if the drive does not exist.