On 02/07/2014 03:20 PM, Stephan Pfadenhauer wrote:
> Thank you for the fast answer. The problem i encounter is, that using
> the -x option the the skript works perfektly, but using the -n option
> the skript halts.
>
> Im executing following Jmol Skript called JWscript:
>
> load auto "file:./out0.xyz"
> background [1,1,1]
> select z < 13
> color "DARKRED"
> connect (titanium) (titanium) delete
> wireframe 40%
> spacefill 22%
> zoom 100;
>
> var filename = "out"+("000000"+0)[-5][0]+".pov"
> write POVRAY @filename
>
> Using jmol-12 -g800x600 -s JWscript -x it produces the .pov and .pov.ini
> file and exits, while using jmol-12 -g800x600 -s JWscript -n it just
> produces the .pov file and stops.
>
> Any sugestions for a solution would be appreciated.
>
Are you really using 'JmolData.jar' and not 'Jmol.jar' (which has 
additional requirements for command-line use)?
'-n' works fine for me with Jmol 14.0.5 on Linux.

You should also add option '-o'. This will enable to see all messages 
and error messages.

Regards,
Rolf
-- 

Rolf Huehne
Postdoc

Leibniz Institute for Age Research - Fritz Lipmann Institute (FLI)
Beutenbergstrasse 11
07745 Jena, Germany

Phone:   +49 3641 65 6205
Fax:     +49 3641 65 6210
E-Mail:  [email protected]
Website: http://www.fli-leibniz.de

           Scientific Director: Prof. Dr. K. Lenhard Rudolph
        Head of Administration: Dr. Daniele Barthel
Chairman of Board of Trustees: Dennys Klein

VAT No: DE 153 925 464
Register of Associations: No. 230296, Amtsgericht Jena
Tax Number: 162/141/08228


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to