Hi, i'm referring to the thread thread102-1418012.
please could you help me using sfindfirst to:
1) retrieve ALL directories and NO Files(hidden and system too, everything..)
2) retrieve ALL files and NO directories (hidden and system too, everything..)
i wish to retrieve exactly what i want, without use
"if ((SR.Attr and faDirectory) <> 0)"
how can i do?
please could you help me using sfindfirst to:
1) retrieve ALL directories and NO Files(hidden and system too, everything..)
2) retrieve ALL files and NO directories (hidden and system too, everything..)
i wish to retrieve exactly what i want, without use
"if ((SR.Attr and faDirectory) <> 0)"
how can i do?