Sorry about the earlier e-mail.  I failed to read the original note that
described using APPEND for inline files.

Initial notes:
 - seems to work well with small inline files, more complex files gave an
error (see below)
 - the loadStructCallback is not called when the file is appended
 - the molecules appear smaller (zoomed out) when loaded
 - more complex files (multiple models in one inline file) seem to give
errors, though I haven't determined the "breaking point".  See Java log
below.

  This is VERY useful - it will help me load some files in pieces instead of
all at once.  Very nice.

Dean 

Exception in thread "Thread-1036" java.lang.ArrayIndexOutOfBoundsException:
1
    at org.jmol.viewer.Mmset.setModelNameNumberProperties(Mmset.java:269)
    at org.jmol.viewer.Frame.initializeModel(Frame.java:263)
    at org.jmol.viewer.Frame.<init>(Frame.java:143)
    at org.jmol.viewer.ModelManager.merge(ModelManager.java:80)
    at org.jmol.viewer.Viewer.getOpenFileError(Viewer.java:1466)
    at org.jmol.viewer.Viewer.openStringInline(Viewer.java:1335)
    at org.jmol.viewer.Viewer.loadInline(Viewer.java:1394)
    at org.jmol.viewer.Eval.data(Eval.java:3384)
    at org.jmol.viewer.Eval.instructionDispatchLoop(Eval.java:749)
    at org.jmol.viewer.Eval.runEval(Eval.java:199)
    at org.jmol.viewer.Viewer.evalStringWaitStatus(Viewer.java:2919)
    at org.jmol.viewer.ScriptManager.runScript(ScriptManager.java:118)
    at org.jmol.viewer.ScriptManager.runNextScript(ScriptManager.java:107)
    at 
org.jmol.viewer.ScriptManager$ScriptQueueRunnable.run(ScriptManager.java:135
)




On 3/14/07 7:34 PM, "Bob Hanson" <[EMAIL PROTECTED]> wrote:

> /I need volunteers to help put Jmol through the paces with respect to
> the new "load APPEND" command.
> /
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Jmol-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmol-developers



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to