home *** CD-ROM | disk | FTP | other *** search
- -----------------------
- MaxList Fehlermeldungen
- -----------------------
-
- MaxList versucht soweit als möglich Fehler abzufangen. Es gibt jedoch
- immer Situationen, bei denen das nicht mehr möglich ist. In diesem
- Fall wird MaxList die Arbeit mit einer entsprechenden Meldung einstellen.
-
- Bei schwerwiegenden Fehlern erscheint die Meldung:
-
- Runtime Error ## at Addr ssss:oooo
- <Fehlertext>
-
- Dabei ist '##' die Fehlernummer, 'ssss' die Segmentadresse und 'oooo'
- die Offsetadresse bei der dieser Fehler aufgetreten ist.
-
- Fehler, die einen normalen Programmablauf nicht gewährleisten, werden
- in der Form:
-
- Error ## <Fehlertext>
-
- gemeldet. Handelt es sich dabei um Fehler in der Konfiguration, wird
- zusätzlich die fehlerhafte Zeile ausgegeben:
-
- [nnnn] <Fehlerhafte Zeile der Konfigration>
- ^
- Wobei [nnnn] die Zeilennummer ist und die Markierung (^) in etwa die
- fehlerhafte Textstelle kennzeichnet.
-
-
- Die Fehlertexte:
- ----------------
-
- 1 : Invalid functions number
- 2 : File not found
- 3 : Path not found
- 4 : Too many open files
- 5 : File access denied
- 6 : Invalid file handle
- 12 : Invalid file access mode
- 15 : Ivalid drive number
- 16 : Cannot remove current directory
- 17 : Cannot rename across drives
- 18 : No more files
- 50 : Cannot open sourcefile for copy
- 51 : Not enough space on Disk
- 52 : Cannot create destinationfile for copy
- 53 : Cannot rename file <Filename> to <Filename>
- 54 : Cannot create file <Filename>
- 55 : Cannot create path
- 100 : Disk read error
- 101 : Disk write error
- 102 : File not assigned
- 103 : File not open
- 104 : File not open for input
- 105 : File not open for output
- 106 : Invalid numeric format
- 150 : Disk is write protected
- 151 : Unknow unit
- 152 : Drive not ready
- 154 : CRC error in data
- 156 : Disk seek error
- 157 : Unknow media type
- 158 : Sector not found
- 159 : Printer out of paper
- 160 : Device write foult
- 161 : Device read foult
- 162 : Hardware failure
- 200 : Division by zero
- 201 : Range check error
- 202 : Stack overflow error
- 203 : Heap overflow error
- 204 : Invalid pointer operation
- 205 : Floating point overflow
- 206 : Floating point underflow
- 207 : Invalid floating pointer operation
- 216 : General Protection fault
- 240 : Invalid or unknow parameter in configuration
- 241 : ENDIF without IF
- 242 : ELSEIF without IF
- 243 : Invalid or missing Define- or Environmentvariable
- 244 : Invalid Fontfile
- 245 : Old Fontversion. Please read Doku!
- 246 : No listfile defined
- 247 : Missing MaxAreaFile
- 248 : FileDivisonEnd without Begin
- 249 : Not supported keyword
- 250 : Unexpected end of file. FileDivison not closed !
- 251 : Illegal directory ()
- 252 : Cannot find configfile ()
- 253 : User break
- 254 : Missing Parameter
- ??? : Unknow error
-
- ----------------------------------------------------------------------------
- MAXLIST (c) by Wilfried Brinkmann Fido 2:2444/2050
- ----------------------------------------------------------------------------
-