View Single Post
Old 09-04-2008, 01:48 PM   #14
GeneS
eBook Enthusiast
GeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enoughGeneS will become famous soon enough
 
GeneS's Avatar
 
Posts: 120
Karma: 726
Join Date: Dec 2007
Location: US
Device: Sony PRS-350, Astak PocketPro, iPhone, Asus eee Pad Transformer
I'm trying it with no luck so far.
Running java -version, results in:
Java(TM) SE Runtime Environment (build 1.6.0_07_b06)
Java HotSpot(TM) Client VM (Build 10.0-b23, mixed mode, sharing)

Trying to run the command:
java -Xms100M -Xmx100M -jar LRFTools.jar convert h:\ebook Conversion\lrftools -RTF

trying to get just an rtf output for a single lrf (Trumpet-Major.lrf) in the directory results in:

java.lang.NullPointerException
at lrf.parse.ResurseDirs.convertAction(RecurseDirs.ja va:186)
at lrf.parse.ResurseDirs.(init)(RecurseDirs.java:108)
at lrf.parse.ResurseDirs.main(RecurseDirs.java:33)

Since I'm not a java-phile, I have no idea where to go from here. Any help out there?

Thanks,
Gene
GeneS is offline   Reply With Quote