Quote:
Originally Posted by joblack
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,
Thank you for the explanation. I've tried several downloads (sigh), both "download" and copy/paste. I'll look further at the script and see if I can apply what you explained.