> 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 ?
I will put in some 'stubs' so that it will be easy for you. ** 2 minutes later ** Problems with compile ... once that gets fixed I will work on it for you. Miguel ------------------------------------------------------- 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_ide95&alloc_id396&op=click _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

