On Tue, 9 Oct 2001, Stas Bekman wrote:
> all I wanted to say that somebody will run a script that mungles
> *CORE::GLOBAL::exit. Since *CORE::GLOBAL:: is relatively new, I've
> called it modern :)
well if somebody really wants to mess with it, thats up to them.
> but I understand, it doesn'
On Tue, 9 Oct 2001, Stas Bekman wrote:
> Is there a way to freeze *CORE::GLOBAL::exit, once you set it?
no.
> Otherwise some code can set it to a different value and wreck havoc in
> the whole system.
then they get what they deserve.
> I'm thinking of some modern registry script as an examp