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
Htm2Disp
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: Htm2Disp
Could you please give more details about your problem?
Otherwise, nobody will be able to help
Otherwise, nobody will be able to help
Re: Htm2Disp
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
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

Re: Htm2Disp
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
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