User 86138bd6fa
23-10-2014 12:03:45
Dear developers, could you advise how to convert one SDF to multiple PNG (SVG) files. Using the command "molconvert png in.sdf -m > out.png", "molconvert png in.sdf -m out.png" i just received only one output file. Thanks in advance!
ChemAxon e49cf225c6
27-10-2014 09:58:26
Hi,
This should work:
molconvert png in.sdf -m -o out.png
You can specify the output file through the -o option.
User 55aaaa012b
31-08-2016 10:29:28
@zkuti
In what scripting language this is written?
ChemAxon cfb2ce1d3d
31-08-2016 11:24:36
vinkas wrote: |
@zkuti
In what scripting language this is written?
|
Sorry. After some editing it was just left out from the post that this is a meta-language "script". The logic is to be implemented in your choice of scripting language.
Regards
Zsolt