Quote:
Originally Posted by damiensmunki
Hi, guys -
I'm trying to do this on a Mac. I've managed to find a Mac-specific version of the ineptkey script, and it generated the adeptkey.der file, which is in the same folder as the scripts I've downloaded. Now when I run the ineptpub script, I get the following syntax error:
SyntaxError: unexpected character after line continuation character
Do you have any suggestions as to how I can get this script to work? Thanks very much!
Rob
|
ineptpub should be ineptepub. I assume that is a typo.
If you get a syntax error probably the script hasn't been saved properly. Does it give you a line number? It could be for example that the line endings are not good (CR LF instead of only LF).