|
|
|
|
|
|
|
This new version requires the installation of
OpenBabel 2.0 available from Sourceforge here.
This new version includes additional file conversions but
also very fast similarity and sub-structure based
searching. The structures can be viewed in 2D or 3D as
appropriate using the embeded Jmol or JChempaint applets. I've now added the ability to search using the excellent ChemSpotlight created by Geoff Hutchinson
this means you can search your hard drive for chemical content.
Full details can be found in the documentation
Older
Scripts

StartOfDocument
While AtEndOfDocument() = 0
WordRight 1, 1
If Asc(Selection$()) < 256 And Asc(Selection$()) > 1 Then EditClear Else WordRight 1
Wend
End Sub
(Note: Word 98 and later do not support WordBasic, but you can convert a Word 6 template containing the WordBasic macro into a Word98 template.)
Other sources of Chemdraw
applescripts