dos_fileex
(dos_fileex filepath)
Returns informations about the specified
file.
filename :is the
file to retrieve file details for
Returns a list of file details :
(<path> <file name> <file
size> <file creation time> <file modification time>
<file last-access time> <file attributes>)
<file attributes> : combination of bit flags :
1
read-only
2
hidden
4
system
8
archive
16
compressed
32
temporary
Returns NIL in case of an error.
© Bricsys NV. All rights reserved. |