How to turn off MolImporter searh status output?

User e2b50ed6b6

16-12-2011 14:25:11

I am using Java application to import molecule data from sdf files. With the latest Chemaxon version MolImporter stated to produce system output for every imported molecule (see attached file). Is there any chance I could turn this output off?

ChemAxon 9c0afc9aaf

16-12-2011 16:19:24

Hi,


 


This message is not produced my MolImporter, but by JChemSearch:


http://www.chemaxon.com/jchem/doc/dev/java/api/chemaxon/jchem/db/JChemSearch.html#setInfoToStdError(boolean)


Since the default is false, i assume you have set JChemSearch.setInfoToStdError to true in your code ?


If not, please let us know the exact JChem version.


 


Best,


 


Szilard