Macintosh System Alert Error Codes

These errors are not reported by MacFortran, but will instead be reported
by the system in an alert box with a bomb icon.
        32767 - general system error
        1 - bus error
        2 - address error
        3 - illegal instruction error
        4 - zero divide error
        5 - check trap error
        6 - overflow trap error
        7 - privelege violation error
        8 - trace mode error
        9 - line 1010 trap error
        10 - line 1111 trap error
        11 - miscellaneous hardware exception error
        12 - unimplemented core routine error
        13 - uninstalled interrupt error
        14 - IO Core Error
        15 - Segment Loader Error
        16 - Floating point error
        17 - package 0 not present
        18 - package 1 not present
        19 - package 2 not present
        20 - package 3 not present
        21 - package 4 not present
        22 - package 5 not present
        23 - package 6 not present
        24 - package 7 not present
        25 - out of memory
        26 - can't launch file
        28 - stack has moved into application heap
        27 - file system map has been trashed
        30 - request user to reinsert off-line volume
        31 - not the disk I wanted

Storage Allocator Trouble Codes

        32 - Set Logical Size Error.
        33 - Adjust Free Error.
        34 - Adjust Counters Error.
        35 - Make Block Free Error.
        36 - Set Size Error.
        37 - Initialize Memory Manager Error.