Currently I have Jmol loading a script at startup that loads a file and
custom menu. However, I would also like it to show the labels by default. My
script is as follows.

set autobond OFF;
load "http://130.18.154.148/~lamar/JmolInput.txt.xml";;
load menu "http://130.18.154.148/~lamar/jmol.mnu";;
select ALL;
set label '%a';

The script correctly loads the file and the menu but does not display the
labels. But whenever I type the select all, set label '%a' in the console it
does display the labels. Obviously I am not doing something correctly even
though it works in the console.

Thank you,

Lamar B
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to