Htm2Disp

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Marc Hunya

Htm2Disp

Post by Marc Hunya »

Hi,
I have problem with this ad-on "Htm2Disp". Do you test this plugin?
I can compile it, I use for it JEdit! Can you help me?
Hunya
Andreas

Re: Htm2Disp

Post by Andreas »

Could you please give more details about your problem?
Otherwise, nobody will be able to help
Marc Hunya

Re: Htm2Disp

Post by Marc Hunya »

Compiling F:\Htm2Disp.java...
Command line:
javac -classpath .;F:\ -g F:\Htm2Disp.java
F:\Htm2Disp.java:218: Undefined variable, class, or package name: jetlib
btToFile = jetlib.Cnv.str2ba( strToWrite );
^
F:\Htm2Disp.java:238: Undefined variable, class, or package name: jetlib
btToFile = jetlib.Cnv.str2ba( strToWrite );
^
2 errors
Java Compiler done.

THANK YOU FOR HELP!
I am not practised in JAVA :(
Andreas

Re: Htm2Disp

Post by Andreas »

Why do you send me a mail as well as posting here? I can't give better answers if I get the problem twice.

Looks like you are missing a java library named jetlib (or your classpath is not set up correctly).

Is there any info on how to contact the author of the tool? If so, contact him!

Andreas
Post Reply