User 86bf2e4f8e
02-02-2012 22:26:59
I am using the latest version JChem for .NET (5.8.0) and noticed that toBinFormat is now obsolete. What function(s) replicate this fuctionality in the latest version?
Thanks,
Russ
User 86bf2e4f8e
02-02-2012 22:26:59
I am using the latest version JChem for .NET (5.8.0) and noticed that toBinFormat is now obsolete. What function(s) replicate this fuctionality in the latest version?
Thanks,
Russ
ChemAxon eb65a25631
03-02-2012 08:35:39
Hi,
You should use the MolExporter class apropriate method (toBinFormat or exportToBinFormat) from now on.
Regards,
András