Re: [Jmol-users] "Frame 0" and string data

2009-05-04 Thread Robert Hanson
I have corrected this bug for Jmol 11.7.35 and 11.6.23 Frame arrows in toolbar don't work for string data models. > > > I'll check into that. > > This was a problem with the data command not behaving like the load command. Now they both work the same. Note that this changes the effect of data

Re: [Jmol-users] "Frame 0" and string data

2009-05-04 Thread Robert Hanson
When you have multiple files loaded, you need to use frame 0.0 to get all of them. frame 0 gets "all models in the current file" (just as it does when a single file with multiple models is loaded) frame 0 Overlay all frames of the current frame range set. Note that this may not be all th

Re: [Jmol-users] "Frame 0" and string data

2009-05-04 Thread Angel Herráez
Hello Aidar I'm not sure what is your problem, but the proper syntax is frame 1.0 frame 2.0 frame 3.0 With "frame 0" you will probably pick all frames, like in "frame all". But frame 0, frame 1 etc is old syntax. Better to use the new (file)dot(model) syntax. The behaviour of string-appended d

[Jmol-users] Frame 0 and string data

2009-05-04 Thread Aidar Mahmutov
Hello, Bug or not? If not, how to avoid. I tried to load append 2 files, and append via string 2 data. Then run script "frame 0;" and only file models merged - but in AtomSetChooser exists all 4 models and I can choose and see one of them. Frame arrows in toolbar don't work for string data mo

[Jmol-users] "Frame 0" and string data

2009-05-04 Thread Aidar Mahmutov
Hello, Bug or not? If not, how to avoid. I tried to appended load 2 files, and append via string 2 data. Then run script "frame 0;" and only file models merged - but in AtomSetChooser exists all 4 models and I can choose and see one of them. Frame arrows in toolbar don't work for string data m