"Bill" == Bill Janssen <[EMAIL PROTECTED]> writes:

Bill> Well, I've figured out enough of Jython to compile the parser into a
Bill> jar file, and I can now pluck (without images) using only Java 1.2.
Bill> To tell you the truth, I'm flabbergasted that this stuff works this
Bill> well.

A few Problem on Windows:

- Calling it without args i get:
 ------------
C:\Programme\JavaSoft\JRE\1.3.1\bin\java.exe -classpath .\JPlucker\plucker-build.jar 
pluckit
Error:  Output to stdout not allowed in Java version.
Usage: pluckit [OPTIONS] [HOMEURL]
(Type 'pluckit --help' for more information.)
 ------------
 The Python version work fine. And i do not wan't write to stdout
 because the filename are set in the plucker.ini.

- the "-H file://C:\test.html" do not work. Maybe the
  "if sys.platform == 'win32'"
  does not converted right? (there are an special case for win on some
  places to workaround some win bug in pythons libs)

cu,
 Dirk
-- 
Permanent URLs to the latest Version (1.1.13) of the Plucker Windows installer
 - For the Webpage: http://www.dirk-heiser.de/plucker
 - Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.08MB]

Reply via email to