I should add that this uses the jmol.bat Windows command script that
comes with the distibution:

@echo off
rem Set JMOL_HOME to the Jmol installation directory.
rem
if "%JMOL_HOME%x"=="x" set JMOL_HOME="."
java -Xmx512m -jar "%JMOL_HOME%\Jmol.jar" %1 %2 %3 %4 %5 %6 %7 %8 %9

This java command can be adjusted if necessary.


Bob Hanson

-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to