Hi, thanks for the answers I've been getting. What I want to do is do this using code if possible. Thanks again
Mick ----- Original Message ----- From: Dewen Hou To: [EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 6:55 PM Subject: Re: MI-L Getting the number of .Tab files in a directory You can use a DOS command "Dir/b/x *.tab > Name.txt", then register and open the text file "Name.txt". "Mick" <[EMAIL PROTECTED]> on 02/17/2004 12:09:47 PM To: <[EMAIL PROTECTED]> cc: Subject: MI-L Getting the number of .Tab files in a directory Hi, is it possible to get the number of .tab files in a directory and then loop through them to get their names? Thanks Mick
