Hi!

it seems that the scriptevaluator does not recognize my bitset as a
bitset when I try to put a variable in it.

It goes wrong in svn release 11.7.42_dev  and all versions before that I tried:

$ load trajectory ({0})
"/home/schraven/WORK/LAMMPS/goldwire_20090610/split.0001"

... Works!

$ var i = 0
$ echo @i
0

... fine so far

$ load trajectory ({...@i})
"/home/schraven/WORK/LAMMPS/goldwire_20090610/split.0001"
script ERROR: filename expected
----
         load trajectory >> { << ( 0 ) }
"/home/schraven/WORK/LAMMPS/goldwire_20090610/split.0001"

kaputt! :(

I am taking a look at the code now, but since Bob made a pretty
complex scripting machine out of Jmol, this might be troublesome :)

-- 
Greetings, Pim
http://www.molmod.com

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to