File (gb.util)
Some file utility functions.
Inherited static properties
DefaultDirAuth
|
Return or set the default authorizations used when creating a new directory with MKDIR.
|
Err
|
|
In
|
PUBLIC SUB Main()
END
|
Out
|
|
静态方法
FormatSize
|
Format a file size to be human-readable.
|
Inherited static methods
BaseName
|
PUBLIC SUB ButtonDisplayPath_Click()
END
|
Dir
|
PUBLIC SUB ButtonDisplayPath_Click()
END
|
Ext
|
PUBLIC SUB ButtonDisplayPath_Click()
END
|
IsHidden
|
|
IsRelative
|
|
Load
|
PUBLIC SUB ButtonOpen_Click()
CATCH
END
|
Name
|
PUBLIC SUB ButtonDisplayPath_Click()
END
|
RealPath
|
|
Save
|
PUBLIC SUB ButtonSave_Click()
CATCH
END
|
SetBaseName
|
DIM filePath AS String
|
SetDir
|
DIM filePath AS String
|
SetExt
|
DIM filePath AS String
|
SetName
|
DIM filePath AS String
|
Inherited properties
Inherited methods
Inherited events