View Single Post
Old 12-25-2009, 10:27 AM   #606
joblack
Wizard
joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.
 
Posts: 1,753
Karma: 4382688
Join Date: Jul 2006
Location: Somewhere on earth
Device: Onyx Boox Tab X C
Quote:
Originally Posted by Skydog View Post
Joblack,

Yes, of course. I did replace it with the actual file name. What I was saying was that regardless of including or not including "$" it was not successful.

What I was asking, perhaps poorly, was if the pdf filename should follow the scriptname (in this case ineptpdf.pyw). None of these methods work for me.

Thank you.
No the $ only gives a hint that it is a variable to be substituted. Indentation is a problem with the python indentation (python needs it to work).

Read a little bit about indentation and check the script for that (most probably there are spaces instead of tabulator spaces. Perhaps the wrong download source (if other people got it right).
joblack is offline   Reply With Quote