From: "Miguel" <[EMAIL PROTECTED]> >Nico wrote: > >> 2. Someone has a suggestion on a format for the >> description of the molecule structure ? > >Rather than use the word 'molecule' I think that perhaps we should use the >phrase 'substructure'
Miguel (or anyone else), I am trying to add the "select substructure xxxx" command to Jmol but I am a bit lost with the Compiler / Eval / Token / ... mechanism. To begin, I just typed a few commands to see what happens : select substructure OC(N)N : invalid chain specification select substructure "OC(N)N" : end of expression expected I don't know what to modify to parse the command. What should I modify in the code so that the command is correctly parsed and compiled so that I can call the method for the pattern matching part ? TIA, Nicolas ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

