home *** CD-ROM | disk | FTP | other *** search
- Error messages
- ==============
-
- The error messages produced by UniMode2 are generally self-explanatory. If
- an error occurs the application will try to indicate what is wrong. Three
- kinds of errors can be generated. The type of error is displayed in the
- Titlebar of the errorwindow:
-
- * "Error from UniMode2 Task Dying"
-
- This indicates that the error is fatal. The errorbox will only
- contain a CANCEL button. If you can repeat this error, try to find
- out under which circumstances it occurs and report the error to the
- authors.
-
- * "Error from UniMode2 (Notify)"
-
- This error is generated when UniMode2 wants to give you a hint when
- you are doing something wrong (eg. trying to save an MDF when it has
- not yet been compiled). The errorbox will only contain an OK button.
-
- * "Error from UniMode2 (Undecided)"
-
- This error is generated when UniMode2 can't decide whether an
- errorcondition is fatal or not. In such a case you will have to make
- an intelligent guess. The errorbox will contain both an OK and a
- CANCEL button. OK lets the application continue. CANCEL quits the
- application. Clicking OK may make the desktop become unstable and
- other errors may follow...
-
- Below you will find a list of all the error messages that can be generated.
- (i.e. NOT the error messages produced by BASIC or the Wimp and reported
- THROUGH the application.) Where necessary an explanation of the error
- message is given.
-
- * Utility module not compatible with this version of !UniMode
-
- Do you have RISC OS 3.10??
-
- * Can't handle more than one file at a time. (Enter a Modenumber or close
- the window)
-
- * Not a ModeDescriptionScript (MDS)
-
- This eror is generated when you have dragged a text-file to the
- icon bar icon which is not a ModeDefinitionScript.
-
- * Modenumber must be less than 128!
-
- * Modenumber must be greater than or equal to 0!
-
- * You must first compile the mode before you can save it.
-
- * This is an old format Script. Click OK to convert the file to the new
- format.
-
- * Value does not fit in icon. Truncating!
-
- * This mode is currently selected. Can't complete ModeLoad.
-
- You can't ModeLoad an MDF onto the modenumber that is the current
- mode.
-
-