Function
EN
Version 1.90
@GetDiskSpace
System
Syntax
@GetDiskSpace(OSDRIVE1);
Description
Returns in a FLOATLIST the used and free space of the drive with the letter TEXT OSDRIVE1:
1.Element: benutzter Platz
2.Element: freier Platz
Example: @GetDiskSpace(OSDRIVE1);
@GetDiskSpace("A");
returns the following for an empty diskette in drive A: FLOATLIST 0:1456640
Note : This text was machine-translated and may contain inaccuracies.
