User cdc1fd6fff
		16-09-2013 02:19:30
	 
	
	
	hi, we got a SDF file from other site, there are some information included in the structure information, such as $MolName. we can view these information by Marvin View, but we can't view or remove these hidden information in instant jchem. could you suggest a method to remove that hidden information?
	
	 
 
	
		ChemAxon e49cf225c6
		16-09-2013 08:10:04
	 
	
	
	Hi,
$MolName is not an SDF property. It is defined in the first line of an SDF structure file, but Marvin View displays it as a regular property.
There is an API method to set the name of a molecule.
	
	 
 
	
		User cdc1fd6fff
		17-09-2013 05:06:39
	 
	
	
	
dzatonyi wrote: | 
 Hi, 
 $MolName is not an SDF property. It is defined in the first line of an SDF structure file, but Marvin View displays it as a regular property. 
 There is an API method to set the name of a molecule. 
 | 
Thank your suggestion, we will try it