According to http://openbabel.org/wiki/Babel, you can use ---errorlevel but it seems you cannot suppress the top level errors, only warnings and below. Alternatively, you try redirecting stderr to /dev/null.
- Noel 2010/1/23 Björn Grüning <[email protected]>: > Hi, > > is there a way to suppress openbabel warnings, linke the inchi ones [1]? > A BABL_WARNINGS Flag maybe? > > Thanks! > Bjoern > > [1] *** Open Babel Warning in InChI code > 44 :Proton(s) added/removed > > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > OpenBabel-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openbabel-discuss > ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ OpenBabel-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-discuss
