ashishjain
20th December 2010, 22:01
Hi,

I need to create a program that reads 1 or more file present at the path given on the Form. There may be multiple files on the server & i need to read each & every file 1 by 1. Is it possible to read multiple files even if file name is not specified on the form?

Quick reply would be appreciated. It's very urgent.

Thanks in advance.

mark_h
21st December 2010, 01:11
Search for dir.open and dir.entry.

ashishjain
22nd December 2010, 10:09
Search for dir.open and dir.entry.

Thanks Mark