Does directory see hidden system files?
Thanis in advance and
best regards,
Otto
Does directory see hidden system files?
Thanis in advance and
best regards,
Otto
Thank you - I found the solution.
Best regard,
Otto
local aFiles := directory( cPath + '*.*', 'D,H,S' )
DIRECTORY() Attributes
------------------------------------------------------------------------
Attribute Meaning
------------------------------------------------------------------------
H Include hidden files
S Include system files
D Include directories
V Search for the DOS volume label and exclude all other files
------------------------------------------------------------------------