## ## appl.error.wc ## ## One of the Oracle programs has run into an error condition. ## ## Put up a nice screen telling him that things are hosed, ## and it is time to go back to the previous screen. ## ## The error message itself is in _MSG_. ## #include defs.wh #define _TITLE_ Error #include head.wh This program has run into an error:
_MSG_You can use your browser's back button to go back to the previous page.
Back to the home page. #include tail.wh