Quote:
Originally Posted by joblack
use the command line and write
python $scriptname ....
the rest is the same and you will get an error message.
|
Joblack,
Thank you for your assistance. I am not quite certain what I should be doing on the command line. I have tried
python $scriptname and it gives me the "cannot open file" error. If I type
python scriptname (no $) it results in the error below.
Should the filename follow the scriptname? (I tried and it did not work)
I am clueless. Sorry
File "ineptpdf5.pyw", line 2365
"separately. Read the top-of-script comment for details." %\
^
IndentationError: unexpected indent