![]() |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This command is used to destroy a specified object. It tries to do
it the polite way, but if you specify a flag it will do it the hard
way too. This is very useful for objects that for some reason or
other (usually bad code in leave_env()
) turns indestructable
by normal means.
Syntax: Destruct [-f] <object spec>
Please don't use the -f flag unless really necessary.