On Monday 29 March 2004 20:43, Judith Cohn wrote:
> On Mar 28, 2004, at 2:49 PM, Miguel wrote:
> >     * support for --script and -s as a script parameter to
> >       the Jmol application
>
> Unfortunately, when I attempt to do the following:
>
> java -jar Jmol.jar -script scriptFileName
>
> Jmol appears to be trying to read the script file, which is better than
> before.  However, I get the following output on the java console:

Please try this command... note the double '--'... it now interprets the 
scriptFileName as a chemical file... and hence does not recognize the 
chemical format :)

Try:

java -jar Jmol.jar --script scriptFileName

Egon


-------------------------------------------------------
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

Reply via email to