Wayne, the code for such a function should be pretty easy to implement using
the FindFirst and FindNext functions. They are documented pretty well in the
online help.
Regards,
John
-----Original Message-----
I'm looking for a method to give me a list of filenames from a directory. I
guess it'll look like:
procedure FileNames(const DirectoryName: string; StringListToReturn:
TStringList);
Can anyone tell me what it is?
Wayne
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/