22.07.2011, 16:02
Quote:
There is no way to scan files without a plugin. However, with a plugin such as y_files you can use standard file pattens such as "*.ini" to list files.
It can, however, depend on your user system. For example mine has an index file which relates username to filename, so you can iterate through that file to get all user files without a plugin. The other option would be "fmatch", but in my experience that doesn't seem to work. |
Mind giving me an example
