View Single Post
Old 06-25-2008, 12:32 AM   #84
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by raymino View Post
Yeah, thats right. I get the same message whether I put in 0, 1, 2 or all three arguments.
Try EXACTLY mobidedrm A B C (arguments are "A" "B" and "C") this should not give you the usage message but instead (something like) A not found. If it does give the same usage message, then something very strange is happening. The other thing to try is:

Code:
.\mobidedrm.py "triumph.mobi" "mytri.mobi" "BV38BEF$ND"
The ".\" forces windows to use the copy of mobidedrm.py in the current directory and the quotes should ensure that the command sees exactly the expected arguments.
wallcraft is offline   Reply With Quote