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

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

« Predchádzajúce Verzia 2 Aktuálny »

%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
DiskNameDisk name.
Example
%DskFreeI("C:\")
Note
The function allows to enter an UNC disk paths (\\computer\c$).
  • Žiadne štítky