Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Ďalej »

%DskFreeI function


Function
The function returns the free space in kilobytes on the specified disk.
Result is an integer value.
Declaration
INT %DskFreeI(
   TEXT in DiskName
 )

Parameters
DiskName Disk name.

Example
%DskFreeI("C:\")

Note
The function allows to enter an UNC disk paths (\\computer\c$).
  • Žiadne štítky