DIR () & hidden things
- Posted by sergelli Sep 26, 2011
- 1462 views
Really "DIR()" does not work with hidden folders in WIN7. Does not work using the routine DIR () of Euman. and also does not work if you're using the Euphoria 4.0.3
Maybe a lot has changed in the Windows platform and there are new things that do not work with Euphoria.
For example: Using "DIR C:\" in the prompt's Windows console, the folder "Documents and Settings" does not appear as <DIR>, but appears as <JUNCTION>
I still do not know how to list hidden files and folders on Win7
Does anyone know anything about it?