17 Dec
2003
17 Dec
'03
11:17 p.m.
From: Ray Cromwell <rjc@clark.net> Date: Fri, 4 Aug 1995 17:52:24 -0400 (EDT) SafeTcl or Java? I wish SafeTcl was isolated into a separate library with compiled-in safety so I could embed it into my applications. As it is now, I have to just use normal Tcl and hack in the MakeInterpreterSafe() function which removes dangerous commands. -Ray You mean the "dangerous" commands can't just be left out of the proper place in the makefile or something? Phil