Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Intermec Online Guide - <b>run-time errors</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Run-Time Errors


    Error Message            Meaning

    Set file err             Attempted to set a file location beyond the
                             end of the file.  This error is non-fatal
                             and the IRL instruction is ignored.

    Rec access err           Attempted to access a record beyond the end
                             of the file.  THis error is non-fatal and
                             the IRL instruction is ignored.

    Mem almost full          The reader's default file has less than 250
                             bytes of storage left.  This is a warning
                             message only.

    LRC program error        An LRC error was detected in the reader's RAM.
                             This is a fatal error.

    No IRL program           There is no IRL program in the reader that has
                             not been compiled  This is a fatal error.

    Not compiled             There is an IRL program in the reader that
                             has not been compiled.  This is a fatal error.

    Stack overflow           Subroutine calls can not be nested more than
                             20 times.

    Stack underflow          Attempted return from a subroutine when not
                             is a subroutine.  THis is a fatal error.

    Memory is full           Attempted to write more data to the default
                             file than it can hold.  This is a fatal error.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson