% F4p Fortran iv plus RUN TIME ERROR 1 Invalid error call 2 Task initialization failure 3 Odd address trap (sst 0) 4 Segment fault (sst 1) 5 T-bit or bpt trap (sst 2) 6 Iot trap (sst 3) 7 Reserved instruction (sst 4) 8 Non-rsx emt (sst 5) 9 Trap instruction trap (sst 6) 10 Pdp-11/40 fis trap (sst 7) 11 Fpp hardware fault 12 Fpp illegal opcode trap 13 Fpp undefined variable trap 14 Fpp maintenance mode trap 20 Rewind error 21 Duplicate file specifications 22 Record too long 23 Backspace error 24 End-of-file during read 25 Invalid record number 26 Direct access not specified 27 More than one record 28 Close error 29 No such file 30 Open failure 31 Mixed access modes 32 Invalid logical unit number 33 Endfile to direct access file 34 Unit already open 37 Inconsistent record length 38 Error during write 39 Error during read 40 Recursive i/o attempt 41 No fcs buffer room 42 Device handler not resident 43 File name specification error 44 Direct access record size error (NEED BIGGER maxbuf) 45 Keyword value error in open statement 46 Inconsistent open/close statement specificatons 47 Write to readonly file 48 Undefined i/o operaton 59 List-directed i/o syntax error 60 Infinite format loop 61 Format/variable - type mismatch 62 Syntax error in format 63 Output conversion error 64 Input conversion error 65 Format too big for 'fmtbuf' 66 Record too big for 'maxbuf' 67 Record too small for i/o list 68 Variable format expression value error 70 Integer overflow 71 Integer zero divide 72 Floating overflow 73 Floating zero divide 74 Floating underflow 75 Fpp floating to integer conversion overflow 80 Wrong number of arguments 81 Invalid argument 82 Undefined exponentiation 83 Logarithm of zero or negative value 84 Square root of negative value 86 Invalid error number 91 Computed goto out of range 92 Assigned label not in list 93 Adjustable array dimension error 94 Array reference outside array 95 Incompatible fortran object module in task 96 Missing format conversion routine 97 Ftn fortran error call 100 Directive: missing arguments 101 Directive: invalid event flag number % FCS FCS errors (octal or decimal) -1 (377 octal) Bad parameters -2 (376 octal) Invalid function code -3 (375 octal) Device not ready -4 (374 octal) Parity error on device -5 (373 octal) Hardware option not present -6 (372 octal) Illegal user buffer -7 (371 octal) Device not attached -8 (370 octal) Device already attached -9 (367 octal) Device not attachable -10 (366 octal) End of file detected -11 (365 octal) End of volume detected -12 (364 octal) Write attempted to locked unit -13 (363 octal) Data overrun -14 (362 octal) Send/receive failure -15 (361 octal) Request terminated -16 (360 octal) Privilege violation -17 (357 octal) Sharable resource in use -18 (356 octal) Illegal overlay request -19 (355 octal) Odd byte count (or virtual address) -20 (354 octal) Logical block number too large -21 (353 octal) Invalid UDC module number -22 (352 octal) UDC connect error -23 (351 octal) Caller's nodes exhausted -24 (350 octal) Device full -25 (347 octal) Index file full -26 (346 octal) No such file -27 (345 octal) Locked from write access -28 (344 octal) File header full -29 (343 octal) Accessed for write -30 (342 octal) File header checksum failure -31 (341 octal) Write attribute data format error -32 (340 octal) File processor device read error -33 (337 octal) File processor device write error -34 (336 octal) File already accessed on LUN -35 (335 octal) File ID, file number check -36 (334 octal) File ID, sequence number check -37 (333 octal) No file accessed on LUN -38 (332 octal) File was not properly closed -39 (331 octal) Open - no buffer space available for file -40 (330 octal) Illegal record size -41 (327 octal) File exceeds space allocated, no blocks -42 (326 octal) Illegal operation on file descriptor block -43 (325 octal) Bad record type -44 (324 octal) Illegal record access bits set -45 (323 octal) Illegal record attributes bits set -46 (322 octal) Illegal record number - too large -47 (321 octal) (unused) -48 (320 octal) Rename - 2 different devices -49 (317 octal) Rename - new file name already in use -50 (316 octal) Bad directory file -51 (315 octal) Can't rename old file system -52 (314 octal) Bad directory syntax -53 (313 octal) File already open -54 (312 octal) Bad file name -55 (311 octal) Bad device name -56 (310 octal) Bad block on device -57 (307 octal) Enter - duplicate entry in directory -58 (306 octal) Not enough stack space (FCS or FCP) -59 (305 octal) Fatal hardware error on device -60 (304 octal) File ID was not specified -61 (303 octal) Illegal sequential operation -62 (302 octal) End of tape detected -63 (301 octal) Bad version number -64 (300 octal) Bad file header -65 (277 octal) Device off line -66 (276 octal) Block check or CRC error -67 (275 octal) (unused) -68 (274 octal) No such node -69 (273 octal) Path lost to partner -70 (272 octal) Bad logical buffer -71 (271 octal) Too many outstanding messages -72 (270 octal) No dynamic space available -73 (267 octal) Connection rejected -74 (266 octal) Timeout on request -75 (265 octal) File expiration date not reached -76 (264 octal) Bad tape format -77 (263 octal) Not ANSI 'D' format byte count -78 (262 octal) Not a network LUN -79 (261 octal) Task not linked to specified ICS/ICR interrupts -80 (260 octal) Specified task not installed -81 (257 octal) Device offline when offline request was issued -82 (256 octal) Invalid escape sequence -83 (255 octal) Partial escape sequence -84 (254 octal) Allocation failure -85 (253 octal) Unlock error 377 ( -1 decimal) Bad parameters 376 ( -2 decimal) Invalid function code 375 ( -3 decimal) Device not ready 374 ( -4 decimal) Parity error on device 373 ( -5 decimal) Hardware option not present 372 ( -6 decimal) Illegal user buffer 371 ( -7 decimal) Device not attached 370 ( -8 decimal) Device already attached 367 ( -9 decimal) Device not attachable 366 (-10 decimal) End of file detected 365 (-11 decimal) End of volume detected 364 (-12 decimal) Write attempted to locked unit 363 (-13 decimal) Data overrun 362 (-14 decimal) Send/receive failure 361 (-15 decimal) Request terminated 360 (-16 decimal) Privilege violation 357 (-17 decimal) Sharable resource in use 356 (-18 decimal) Illegal overlay request 355 (-19 decimal) Odd byte count (or virtual address) 354 (-20 decimal) Logical block number too large 353 (-21 decimal) Invalid UDC module 352 (-22 decimal) UDC connect error 351 (-23 decimal) Caller's nodes exhausted 350 (-24 decimal) Device full 347 (-25 decimal) Index file full 346 (-26 decimal) No such file 345 (-27 decimal) Locked from read/write access 344 (-28 decimal) File header full 343 (-29 decimal) Accessed for write 342 (-30 decimal) File header checksum failure 341 (-31 decimal) Attribute control list format error 340 (-32 decimal) File processor device read error 337 (-33 decimal) File processor device write error 336 (-34 decimal) File already accessed on LUN 335 (-35 decimal) File ID, file number check 334 (-36 decimal) File ID, sequence number check 333 (-37 decimal) No file accessed on LUN 332 (-38 decimal) File was not properly closed 331 (-39 decimal) Open -no buffer space available for file 330 (-40 decimal) Illegal record size 327 (-41 decimal) File exceeds space allocated, no blocks 326 (-42 decimal) Illegal operation on file descriptor block 325 (-43 decimal) Bad record type 324 (-44 decimal) Illegal record access bits set 323 (-45 decimal) Illegal record attributes bits set 322 (-46 decimal) Illegal record number -too large 321 (-47 decimal) (-unused) 320 (-48 decimal) Rename -2 different devices 317 (-49 decimal) Rename -new file name already in use 316 (-50 decimal) Bad directory file 315 (-51 decimal) Can't rename old file system 314 (-52 decimal) Bad directory syntax 313 (-53 decimal) File already open 312 (-54 decimal) Bad file name 311 (-55 decimal) Bad device name 310 (-56 decimal) Bad block on device 307 (-57 decimal) Enter -duplicate entry in directory 306 (-58 decimal) Not enough stack space (-FCS or FCP) 305 (-59 decimal) Fatal hardware error on device 304 (-60 decimal) File ID was not specified 303 (-61 decimal) Illegal sequential operation 302 (-62 decimal) End of tape detected 301 (-63 decimal) Bad version number 300 (-64 decimal) Bad file header 277 (-65 decimal) Device off line 276 (-66 decimal) Block check or CRC error 275 (-67 decimal) (-unused) 274 (-68 decimal) No such node 273 (-69 decimal) Path lost to partner 272 (-70 decimal) Bad logical buffer 271 (-71 decimal) Too many outstanding messages 270 (-72 decimal) No dynamic space available 267 (-73 decimal) Connection rejected 266 (-74 decimal) Timeout on request 265 (-75 decimal) File expiration date not reached 264 (-76 decimal) Bad tape format 263 (-77 decimal) Not ANSI 'D' format byte count 262 (-78 decimal) Not a network LUN 261 (-79 decimal) Task not linked to specified ICS/ICR interrupts 260 (-80 decimal) Specified task not installed 257 (-81 decimal) Device offline when offline request was issued 256 (-82 decimal) Invalid escape sequence 255 (-83 decimal) Partial escape sequence 254 (-84 decimal) Allocation failure 255 (-85 decimal) Unlock error %%PS PS2 error (3rd par is subroutine number) 0 0 PS2 is not online 1 0 PS2 DMA failure 0 1 PSINIT - directive failure 1 1 PSINIT - invalid argument 2 1 PSINIT - attach failure (someone else is using it) 0 2 VWPORT - invalid number of parameters 0 3 WINDOW - invalid number of parameters 0 4 ROT - invalid number of parameters 1 4 ROT - parameter has invalid value 0 5 TRAN - invalid number of parameters 0 6 SCALE - invalid number of parameters 0 7 MASTER - invalid number of parameters 0 8 INST - invalid number of parameters 0 9 PUSH - matrix stack overflow 0 10 POP - matrix stack underflow 0 11 MOVETO - invalid number of parameters (also in MOVE) 0 12 LINETO - invalid number of parameters (also in LINE) 0 13 DOTAT - invalid number of parameters (also in DOT) 0 14 DRAW2D - invalid number of parameters 1 14 DRAW2D - parameter has invalid value 0 15 DRAW3D - invalid number of parameters 1 15 DRAW3D - parameter has invalid value 0 16 DRAW4D - invalid number of parameters 1 16 DRAW4D - parameter has invalid value 0 17 CHARSZ - invalid number of parameters 1 17 CHARSZ - parameter has invalid value 0 18 TEXT - invalid number of parameters 1 18 TEXT - parameter has invalid value 0 19 BLINK - invalid number of parameters 0 20 TXTURE - invalid number of parameters (also in DASH) 1 20 TXTURE - parameter has invalid value (also in DASH) 0 21 HUESAT - invalid number of parameters (also in SPEED) 1 21 HUESAT - parameter has invalid value (also in SPEED) 0 22 SCOPES - invalid number of parameters (also in SCOPE) 1 22 SCOPES - parameter has invalid value 0 23 TABLET - invalid number of parameters 0 24 CURSOR - invalid number of parameters 0 25 HITWIN - invalid number of parameters 0 26 HITEST - invalid number of parameters 0 27 NUFRAM - RSX directive failure 0 28 SETBUF - invalid number of parameters 1 28 SETBUF - parameter has invalid value 0 29 BLDCON - invalid number of parameters 1 29 BLDCON - parameter has invalid value 0 30 GETROT - invalid number of parameters (also in COSSIN) 1 30 GETROT - parameter has invalid value (also in COSSIN) 0 31 GETTRN - invalid number of parameters 0 32 GETSCL - invalid number of parameters 0 33 MAKEOB - invalid number of parameters 1 33 MAKEOB - parameter has invalid value 2 33 MAKEOB - reentrant call to MAKEOB 3 33 MAKEOB - user buffer overflow 4 33 MAKEOB - illegal RSR value for P$DMA system subroutine 5 33 MAKEOB - incorrect P$DMA argument 0 34 STOPOB - call to STOPOB without MAKEOB in progress 0 35 DRAWOB - invalid number of parameters 1 35 DRAWOB - parameter has invalid value 2 35 DRAWOB - matrix stack overflow/underflow 0 36 WBTMEM - invalid number of parameters 1 36 WBTMEM - parameter has invalid value 2 36 WBTMEM - reentrant call to WBTMEM 3 36 WBTMEM - user buffer overflow 4 36 WBTMEM - call to STOPWB without WBTMEM in progress 0 37 lights or switches routines - invalid number of parameters 1 37 lights or switches routines - parameter has invalid value 0 38 CLEARS - invalid number of parameters 1 38 CLEARS - parameter has invalid value 2 38 CLEARS - CLEARS has not been called 3 38 CLEARS - segmentation error 4 38 CLEARS - segmentation error 5 38 CLEARS - refresh buffer overflow 6 38 CLEARS - RSX directive failure 0 39 OPENS - invalid number of parameters 1 39 OPENS - parameter has invalid value 2 39 OPENS - segment opened without being explicitly closed 3 39 OPENS - too many segments active 0 40 DELETS - invalid number of parameters 1 40 DELETS - invalid segment name 0 41 BLANKS - invalid number of parameters 1 41 BLANKS - invalid segment name 0 42 knob routines - invalid number of parameters 1 42 knob routines - parameter has invalid value 0 43 GETCHR - invalid number of parameters 0 44 LOOKAT - invalid number of parameters 0 45 P$SQRT - parameter has invalid value ( <0 or > 2**30-1) 0 46 CURV2D,CURV3D - invalid number of parameters 1 46 CURV2D,CURV3D - parameter has invalid value 0 47 DRAG,ENDRAG - invalid number of parameters 1 47 DRAG,ENDRAG - ENDRAG called without previous DRAG 2 47 DRAG,ENDRAG - reentrant call to DRAG 3 47 DRAG,ENDRAG - DRAG called with different array address 0 48 GETLKT - invalid number of parameters 0 49 RBDUMP - invalid number of parameters 0 51 MAKEPS - invalid number of parameters (also in APNDPS) 1 51 MAKEPS - display list control table full (also in APNDPS) 2 51 MAKEPS - list generation already in progress (also in APNDPS) 3 51 MAKEPS - Picture System Memory overflow (also in APNDPS) 4 51 MAKEPS - illegal RSR (also in APNDPS) 5 51 MAKEPS - matrix stack overflow/underflow (also in APNDPS) 0 52 STOPPS - unexpected call to STOPPS 0 53 SUBPS - invalid number of parameters 1 53 SUBPS - invalid display list or recursive SUBPS chain 2 53 SUBPS - illegal call (have not called MAKEPS) 3 53 SUBPS - matrix stack overflow/underflow 0 54 DRAWPS - invalid number of parameters 1 54 DRAWPS - invalid parameter value (nonexistent display list) 2 54 DRAWPS - matrix stack limits exceeded 3 54 DRAWPS - SUBPS chain incomplete or MAKEPS in progress 4 54 DRAWPS - SUBPS chain recursive, incomplete, or too deep 0 55 SETPS - invalid number of parameters 1 55 SETPS - invalid parameter value 0 56 BLNKPS - invalid number of parameters 1 56 BLNKPS - invalid parameter value (nonexistent display list) 2 56 BLNKPS - matrix pushes exceed matrix pops 0 57 SETROT - invalid number of parameters 1 57 SETROT - invalid parameter value 0 58 SETTRN - invalid number of parameters 1 58 SETTRN - invalid parameter value 0 59 SETSCL - invalid number of parameters 1 59 SETSCL - invalid parameter value 0 60 PSRD,PSWT - invalid number of parameters 1 60 PSRD,PSWT - invalid parameter value (n<1 or nonexistent list) 0 61 DLETPS - invalid number of parameters 1 61 DLETPS - invalid parameter value (nonexistent display list) 2 61 DLETPS - MAKEOB/MAKEPS/APNDPS in progress 0 62 SAVEPS - invalid number of parameters 1 62 SAVEPS - invalid parameter value (name<0 or maxl<5) 2 62 SAVEPS - invalid or nonexistent display list 3 62 SAVEPS - array overflow with no FULSUB specification 0 63 RSTRPS - invalid number of parameters 1 63 RSTRPS - invalid parameter value (name<0 or maxl<5 or table full) 2 63 RSTRPS - invalid or preexistent display list 3 63 RSTRPS - MAKEOB/MAKEPS/APNDPS in progress 0 64 RNAMPS - invalid number of parameters 1 64 RNAMPS - invalid parameter value (name < 0) 2 64 RNAMPS - undefined display list 3 64 RNAMPS - display list name already in use 0 65 WBTPS - unexpected call 0 66 WBDONE - unexpected call 1 66 WBDONE - Picture System Memory overflow 2 66 WBDONE - disallowed subroutine call in WBTPS mode % DIR RSX directive error -1 Insufficient dynamic storage -2 Specified task not installed -3 Partition too small for task -4 Insufficient dynamic storage for send -5 Un-assigned lun -6 Device handler not resident -7 Task not active -8 Directive inconsistent with task state -9 Task already fixed/unfixed -10 Issuing task not checkpointable -11 Task is checkpointable -15 Receive buffer is too small -16 Privilege violation -17 Resource in use -18 No swap space available -19 Illegal vector specified -80 Directive issued/not issued from ast -81 Illegal mapping specified -83 Window has i/o in progress -84 Alignment error -85 Address window allocation overflow -86 Invalid region id -87 Invalid address window id -88 Invalid ti parameter -89 Invalid send buffer size ( .gt. 255.) -90 Lun locked in use -91 Invalid uic -92 Invalid device or unit -93 Invalid time parameters -94 Partition/region not in system -95 Invalid priority ( .gt. 250.) -96 Invalid lun -97 Invalid event flag ( .gt. 64.) -98 Part of dpb out of user's space -99 Dic or dpb size invalid % PASC PASCAL compile time error 1 error in simple type 2 identifier expected 3 error in value part 4 ')' expected 5 ':' expected 6 illegal symbol 7 error in parameterlist 8 'of' expected 9 '(' expected 10 error in type 11 '[' expected 12 ']' expected 13 'end' expected 14 ';' expected 15 integer expected 16 '=' expected 17 'begin' expected 18 error in declaration part 19 error in fieldlist 20 ' ' expected 21 constant expected 22 'program' expected 23 standard files only 'input' 'output' 'tty' 50 error in constant 51 ':=' expected 52 'then' expected 53 'until' expected 54 'do' expected 55 'to'/'downto' expected 56 'if' expected 57 'exit' expected 58 error in factor 59 error in variable 101 identifier declared twice 102 low bound must not be greater than high round 103 identifier is not of appropriate class 104 identifier not declared 105 sign not allowed 106 number expected 107 incompatible subrange type 108 file not allowed here 109 type must not be real 110 tagfield must be scalar or subrange 111 incompatible with tagfieldtype 112 index type must not be real 113 index type must be scalar or subrange 114 base type must not be real 115 base type must be scalar or subrange 116 error in type of standard procedure parameter 117 unsatisfied forward reference 118 forward referenced type identifier in variable declaration 119 forward declared: repetition of parameterlist not allowed 120 function result type must not be files 121 file value parameter not allowed 122 forward declared function: repetition of result type not allowed 123 missing result type in function declaration 124 fixed format for real only 125 error in type of standard function parameter 126 number of parameters does not agree with declaration 127 illegal parameter substitution 128 result type of parameter function does not agree with declaration 129 type conflict of operands 130 expression is not of set type 131 tests on equality allowed only 132 strict inclusion not allowed 133 file comparison not allowed 134 illegal type of operand(s) 135 type of operand must be boolean 136 set element type must be scalar or subrange 137 set element types not compatible 138 type of variable is not array 139 index type is not compatible with declaration 140 type of variable is not record 141 type of variable must be file or pointer 142 illegal parameter substitution 143 illegal type of loop control variable 144 illegal type of expression 145 type conflict 146 assignment of files not allowed 147 label type incompatible with selecting expression 148 subrange bounds must be scalar 149 index type must not be integer 150 assignment to standard function not allowed 151 assignment to formal function is not allowed 152 no such field in this record 153 type error in read 154 actual parameter must be a variable 155 control variable must not be formal 156 multidefined case label 157 too many cases in case statement 158 missing corresponding variant declaration 159 real and string tagfields not implemented 160 previous declaration was not forward 161 again forward declared 162 slice variant separator is colon 163 missing variant in declaration 164 missing slice variant in declaration 165 multidefined label 166 multideclared label 167 undeclared label 168 undefined label 169 error in tagfield 170 variant must have the same type as tagfield 180 standard file not in program statement 181 'input' 'output' or 'tty' missing in program statement 183 body not allowed when not main 184 assignment to function only in its body 201 error in real constant: digit expected 202 string constant contains 'eol' 203 integer constant exceeds range 204 8 or 9 in octal number 205 real constant exceeds range 206 octal output format for integers only 250 too many nested scopes of identifiers 251 too many nested procedures and/or functions 253 too much code produced 254 too many string/set/real constants in this procedure 255 too many errors in this source line 399 not implemented 400 compiler error 600 indextype of boundless array must be of scalar type (but not of type real) 601 colon in parameterlist must be followed by identifier or arraysymbol 602 boundless arrays must be var specified 603 standard functions/procedures are not allowed as actual procedure parameters 604 ordinal numbers of setelements must lie in the range 0..63 or ' '..'_' for chars 605 the setvariables in an expression do not have the same base type 606 base types of sets are incompatible 607 colon is missing in the specification of parameters of a formal 607 procedure/function (warning only) 608 error in parameterspecification 609 fortran routines are not allowed as actual procedure parameters 610 integer constants required as actual parameters 612 parameterlist structure of formal and actual procedure are not the same 900 undeclared label 901 unused declared label 902 undefined option switch 920 program statement missing ('input' and 'output' assumed) 930 OUTPUT must be present to allow frequence measurement 931 too many procedures with the first 6 characters in their names equal 940 source code "include" nesting > 3 not allowed % PASR PASCAL run time error 10 (F) stack and heap head-on 11 (F) hardware stack overflow 12 (F) subrange overflow or index out of bounds 20 (F) attempt to (integer) divide by zero 21 (F) (integer) divisor was -32768 23 (F) in integer multiply, first operand was -32768 30 (W) real exponent overflow, MAXREAL assumed 31 (W) real exponent underflow, floating zero assumed 33 (F) floating to integer conversion overflow 34 (F) attempt to (real) divide by zero 40 (M) no digits after sign, zero taken 41 (M) read integer was too large, 32767 assumed 42 (M) too many digits on read (real or integer) 44 (M) no chars on read real; floating zero assumed 50 (W) overflow during an exponentiation, MAXREAL assumed 60 (F) substring range out of bounds 61 (F) substring index out of bounds 66 (F) attempt to read beyond end of file -101 too many files (in RESET or REWRITE) -102 file not opened (in GET or PUT) -103 too many digits (integer or exponent, MAXINT taken) -104 no digits read (integer or exponent, zero taken) -105 integer overlfow (if int, take MAXINT; if exponent, take MAXREAL) -106 no digits read and no '.' or 'E' (floating zero taken) % MOUNT MOUNT command vs. magtape 6 Get command line error 7 Syntax error 8 Bad device 11 Wrong volume (incorrect label) 12 All units must be TU16s 13 Not ANSI format 17 Privilege violation 18 Mixed 9 and 7 track 19 Message task (F11MSG) not installed. % UXOR JPL coprocess system -1 task not installed -2 can't get UXOR going -3 illegal task name -4 no task image for RUN -5 UXOR didn't respond correctly -6 communications problem -7 user used receive directive