On Mar 31, 2004, at 4:07 PM, Miguel wrote:
It works!!!
Good :-)
To get it to work, I could not use -script (if I did, the program tried to open a script called cript). Instead, I had to use:
java -jar Jmol.jar -sSCRIPTFILENAME
i.e. I could only use -s with no space between -s and the name of the script file. I don't mind as long as I know what to do.
OK, try it with two dashes and a space java -jar Jmol.jar --script SCRIPTFILENAME
--script works as well. The only version which does not work is -script.
Judith
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

