Hi!
I have an application which needs to open a particular
directory, get a file , perform some operation on it and
move it to a different directory, then go to next file
and do the same thing..until the directory is empty.
The user just open's the particular directory and program has to do the rest automatically. Also I want to see the fileOpen dialog box during this process.
Please help.
--Kavitha