View Single Post
Old 12-24-2009, 08:28 PM   #599
Skydog
Wizard
Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.Skydog ought to be getting tired of karma fortunes by now.
 
Skydog's Avatar
 
Posts: 2,286
Karma: 7409537
Join Date: Mar 2009
Location: Circling Earth @ Mach .83
Device: Elipsa 2E, Sage, Libra Colour, Libra 2, Clara 2E, Oasis3, Voyage
Quote:
Originally Posted by joblack View Post
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
Skydog is offline   Reply With Quote