The function panic takes one parameter which is an error message. It
will terminate the execution the current program or command, clear all function stacks,
return to the interactive level (where user can type in commands), and display the error message.
oz
2009-12-22