Hi,
I have some difficulties using the XYZ format inside a data
structure. To understand if my code was wrong i simply used the
example found in the site about the two carbon atoms. The command is
very easy
--------------------------------------
background red;
data "model example"
2
testing
C 1 1 1
O 2 2 2
end "model example";show data
--------------------------------------
Now, when i send this to jmol, using the script() method, the
screen gets red (a clue that the code sends correctly to jmol the
commands) but no atoms are visualized. I don't really see the error in
the data command and plus it's an example reported in the site ! The
console output error us reported here:
--------------------------------------
scriptqueue = true
FileManager.openStringInline()
The Resolver thinks Xyz
file ERROR: string
No atoms found
for file string
type xyz
data "model example"
2
testing
C 1 1 1
O 2 2 2
end "model example";
--------------------------------------
And here is my appletInfo output
--------------------------------------
version=11.7.6_dev, date=2008-10-25 20:28, javaVersion=1.5.0_19,
htmlName=, javaVendor=Apple Inc., fullName=, syncId=,
operatingSystem=Mac OS X
--------------------------------------
Waiting for some news, thanks for the help
Riccardo
----------------------------------------------------------------
SISSA Webmail https://webmail.sissa.it/
Powered by Horde http://www.horde.org/
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers