Hi,
I downloaded JMol v9, added a simple test file in the "samples"
subdirectory of the distribution:
<html><head><title>JMol Test</title></head>
<body>
<applet code="JmolApplet"
  archive="../JmolApplet.jar"
  width="350" 
  height="350">
  <param name="load" value="test.mol">
</applet>
</body>
</html>

It works just fine, loading the molecule.  Then I change load to
loadInline and past in the test.mol contents as the value of the
loadInline parameter.  The molecule does load and on the Java console I
get:

ReaderFactory: Format undetermined

How come?  What should I do?

I am running IE 6 with all the latest updates on Windows 2000 also with
all the latest updates, using the latest stable Sun JDK (1.4.2_04) and
its plugin.  Any help and advice would be appreciated.  Thanks,

Yoav Shapira
Millennium Research Informatics




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to