View Single Post
Old 04-07-2008, 07:20 AM   #70
ragdoll
Connoisseur
ragdoll began at the beginning.
 
Posts: 66
Karma: 10
Join Date: Oct 2007
Device: iRex iLiad V1
Quote:
Originally Posted by daudi View Post
I got bitten by -? on linux and found I needed to use -"?", i.e.

Code:
java -jar ILiadPdfScribbleMerger.jar -"?"
Thank you, I just found out that in Windows you can't run ILiadPdfScribbleMerger.jar from the command line without using java -jar.
Once you use java -jar you don't have to use the ".
ragdoll is offline   Reply With Quote