$MSGBOX <Text>
The $MSGBOX command outputs an error message to the screen in a message box,
but after pressing a button on the message box the processing is continued,
the timetable file will run, as if nothing happened.
In contrary to the $ERROR command the $MSGBOX command
does not prevent the timetable from running.
It's intended usa is rather to debug the text macros in complicated cases.