| Recording Error Messages |
| List of: | Discussion Topic | |
| Subjects: | Error Handling | |
| Contents: | Application Development Manual | |
| Error messages for each module are recorded in a <modname>.msg file. The <modname>.msg file associates a mnemonic integer value (the error code) with a string (the error message). The following is a fragment of the api.msg file: | ||||||||||||||||||||
|
|
|
|||||||||||||||||||
|
|
|
|||||||||||||||||||
|
|
||||||||||||||||||||
|
|
|
|||||||||||||||||||
|
|
|
|||||||||||||||||||
|
|
|
|||||||||||||||||||
|
|
||||||||||||||||||||
| When a new module is added, create a new <modname>.msg file. | ||||||||||||||||||||