I have added the tcl intepreter into my Cygwin (64-bit) installation, but when trying to run some code samples using the fileutil library, e.g. the foreachLine command, I'm getting 'invalid command name "fileutil::foreachLine"'. I've even tried prefixing the command with "tcl::" as I had to do for the mathfunc:: library functions, but still get the error message. Is there an additional tcl package I need to install, or what?
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple