Hi Angel, Thank you so much for your help..
As suggested by you, I changed *B to *:B and *A to *:A and it worked like a charm.. Thanks once again!! Best, Madhurima On Jun 1, 2015, at 3:33 AM, Angel Herráez <angel.herr...@uah.es> wrote: > Hello, Das > > Your code is complex, so it's hard to say. > There are a couple of things that I can suggest: > > 1. It seems that the chain is hidden by changing spacefill and wireframe, but > you need to act on cartoons too > > 2. Within your function ScriptLarger(f1,f2) you have > select *B > which sounds like a possible source of truble. If you intend to select Chain > B, > you should use > select *:B > > 3. It is easier to hide and display without changing the style, just using > the > "hide" or "display" commands: > > show chain A ==> display *:A > show chain B ==> display *:B > show both chains ==> display all > > Hope that's of help. > > > ------------------------------------------------------------------------------ > _______________________________________________ > Jmol-users mailing list > Jmol-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jmol-users ------------------------------------------------------------------------------ _______________________________________________ Jmol-users mailing list Jmol-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-users