Setting protect-system seems to incapacitate 'help':

>> help protect-system
USAGE:
    PROTECT-SYSTEM

DESCRIPTION:
     Protects all system functions and the system
object from redefinition.
     PROTECT-SYSTEM is a function value.
>> protect-system
>> help protect-system
** Script Error: Word type-name is protected, cannot
modify.
** Where: type-name: func [value] [
    value: mold type? :value
    clear back tail value
    join either find "aeiou" first value ["an "] ["a
"] value
]
if
>>

Bummer, huh?

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

Reply via email to