On both types Name_file.pdb and 129384984_Name_file.pdb, no matter what syntax I use, I receive the error message:
Code:
File "C:\Documents and Settings\user\My documents\My BN eBooks\my@mail.com\ereader2html.py[/email]", line 420
print "Flags: 0x%X" % self.flags
^
SyntaxError: invalid syntax
The command I ran:
Code:
ereader2html.py changesdresdenfiless_9781101186305.pdb outdir "My Name" 1111222233334444
I donīt know anything about python, but if I just block it out with # Iīm forwarded to a syntax error at the next instance of a closing parenthesis in a print statement.