I'm seeing the same thing with Daniel S's nsadmin tcl module. I tires to rename the original 'ns_db' command to 'c_ns_db' and then creates a ns_db proc that adds the extra functionality. However, this fails to find 'c_ns_db' as the rename seems to hav failed somewhere
> -----Original Message----- > From: AOLserver Discussion [mailto:[EMAIL PROTECTED] Behalf > Of Jamie Rasmussen > Sent: Thursday, March 13, 2003 9:21 PM > To: [EMAIL PROTECTED] > Subject: [AOLSERVER] Does Tcl's rename command work in 4.0? > > > Does Tcl's rename command work in AOLserver 4.0? With 3.3+AD13, if I > add "rename cmd cmd_old" to a file in modules/tcl, it seems to work. > But the same code doesn't appear to be working on 4.0 beta 3. Any ideas? > Thanks! > > Jamie > > > > I. To remove yourself from this list: > > Send a message to "[EMAIL PROTECTED]" with the following text in > the BODY of your message: > > signoff aolserver > > II. For a complete list of listserv options please visit: > > http://listserv.aol.com/ > > III. For more AOLserver information please visit: > > http://www.aolserver.com/ > I. To remove yourself from this list: Send a message to "[EMAIL PROTECTED]" with the following text in the BODY of your message: signoff aolserver II. For a complete list of listserv options please visit: http://listserv.aol.com/ III. For more AOLserver information please visit: http://www.aolserver.com/
