User 0d64032b61
		12-11-2015 05:39:21
	 
	
	
	Hi,
I am using molconvert (version 15.11.2.0) to convert structures in a SMILES file to jpg files, with the command:
molconvert "jpeg:w250,h150,q98,#ffffff" a.smiles -m -o img.jpg
However, it said "a.smiles: not found". While I use the totally same command at version 15.8.31.0, it worked properly. I would if it is a bug of the new version.
Would you please help to check this problem? thanks.
ctsun
	
	 
 
	
		ChemAxon d26931946c
		13-11-2015 10:10:28
	 
	
	
	Hi ctsun, 
 
Please try to specifty the full path to a.smiles eg.: /home/ctsun/data/a.smiles
We could not reproduce the reported issue.
Best regards, 
Peter
	
	 
 
	
		User 0d64032b61
		18-01-2016 01:31:25
	 
	
	
	Thanks, Peter,
I found I made a stupid mistake. I was using Microsoft Windows, and a file's extension is hidden for default. Actually the SMILES file has the extension ".txt". I fixed it and the command runs properly.
Anyway, thanks.
ctsun