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
I am trying to create a script that will get files from a directory
that the user specifies, then feeds the relevant input and output
(which are input and output paths) into another python script whose
path is also given by the user. I'm pretty lazy after all and I would
rather spend my time making