Unfortunately I was confused by both responses I received. I have only
been working with Python for a week, so everything is new. Thanks for
your patience.
John- I was not sure what you meant by "command line". I took what you
said quite literally and created this:
indir = raw_input('input direct
"Ashley Booth" <[EMAIL PROTECTED]> wrote
> So far I can get it to read the directory fine but it ends up just
> opening the script I want the files to be fed into instead of giving
> it the input and output to run and running it. Any ideas?
>
> Here is what I have so far:
>
> import sys, os
>
> i