This example illustrates how to get the number of free disk space on drive c (on a Window system).
local double space space = GetFreeDiskSpace( "c" ) print F$String( space )
Sample output:
258881536
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.