From: Axel Kohlmeyer (akohlmey_at_cmm.chem.upenn.edu)
Date: Thu Nov 16 2006 - 21:32:41 CST

On Thu, 16 Nov 2006, Neelanjana Sengupta wrote:

NS> It is "fclose".

nope. 'fclose' is in libc. in tcl it is 'open' and 'close'.
check out 'man n close' (if you have a standard complete
tcl installation on a un*x machine...)

anyway the error message is referring to an undefined
variable (i.e. something that would start with a $)
and not to a missing command.

<g>,
  axel.

-- 
=======================================================================
Axel Kohlmeyer   akohlmey_at_cmm.chem.upenn.edu   http://www.cmm.upenn.edu
   Center for Molecular Modeling   --   University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582,  fax: 1-215-573-6233,  office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.