All in the title :)
Let's say I type a stupid command in Rebol Console like
>> AWordThatMeansNothing
** Script Error: AWordThatMeansNothing has no value
** Near: AWordThatMeansNothing
>>
I want to intercept the above error to display another message or do anything I need to when I get an error in Console.