FileInformation¶
-
MacroModule¶ genre Fileauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddefinition FileHandling.def see also MakeNamekeywords Filename,read,write,path,permissions,size,basename,extension,directory
Purpose¶
The module FileInformation provides access to a lot of information about a physical file on disk such as type (file or directory), size (in bytes), creation date, file permissions, etc.
Parameter Fields¶
Field Index¶
Basename: String |
Is Readable: Bool |
Create Dir: Trigger |
Is Writable: Bool |
Created: String |
Path: String |
Directory: String |
Size (bytes): Integer |
Exists: Bool |
Type: String |
File Extension: String |
Update: Trigger |
Filename: String |
|
Is Directory: Bool |