|
-
Jan 9th, 2000, 03:51 AM
#1
Thread Starter
Lively Member
I am writing a program that needs to be able to process files in all the subdirectories in a drive.
ex. x:\job 'the main directory
\job1 'sub directory containing files
\job2 'same type of setup (files)
I want to be able to process the files (open print the file,then close them and go to the next) all in one big pass. currently I can do them in only one directory at a time, then load the next dir. and start over.
Is it possible? And how do I go about it?
Thanks in advance....
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|