home *** CD-ROM | disk | FTP | other *** search
- Error 1.0 - Documentation
- --------------------------
-
- Author: Njål Fisketjøn
- Peter Krøyersgt. 7
- N-4024 STAVANGER
- Norway
- __________________________
-
-
- Error - Print Message text for AmigaDOS errors
- ----------------------------------------------------------------
-
- Notices:
-
- This program is placed in the public domain with the
- understanding that the author makes no claims or guarantees with
- regard to its suitability for any given application, and that
- the author assumes no responsibility for damages incurred by its
- usage.
-
- ----------------------------------------------------------------
-
- Use from CLI.
-
- Example:
-
- 1.>error 202
-
- 202: Object in use
-
- Probable cause:
- The specified file or directory is already being used by another application.
- If an application is reading a file, no other program can write to it, and vice
- versa.
-
- Recovery suggestion:
- Stop the other application that is using the file or directory, and re-issue
- the command.
-