On 23 May 2010 19:22, Frank Heckenbach ih8mj@fjf.gnu.de wrote:
@Luis Rivera: If the replies so far didn't help you, you might describe what you actually want to achieve, so we can help you better. If you're just looking for any example using FindFiles, you can look at findfilesdemo.pas under demos.
Basically, I'm trying to find a file whose name is provided by the user in an interactive console session which might be found somewhere in a directory other than the current one, with path search, and reset the contents of the file ready for further processing.
I hope I've explained it right...
Thanks in advance,