Re: [ARMini-support] Errors/freezes (longish)

  • From: Chris Johnson <chris@xxxxxxxxxxxxxxxxxxxxx>
  • To: armini-support@xxxxxxxxxxxxx
  • Date: Fri, 23 Mar 2012 17:44:45 +0000 (GMT)

In article <37def97452.martin@xxxxxxxxxxxxxxxxxxx>,
   Martin Wuerthner <lists@xxxxxxxxxxxxxxx> wrote:
> The trailing parameter is likely to come from the user mode program
> that has experienced and reported the error. Typcially, that
> happens with BASIC programs that trap errors using an error
> handler and pass them on via ERROR EXT. A handler passing on
> REPORT$+" "+STR$ERL would generate the above output for line 290
> (often not the actual line where the error occurred but the last
> line of the program

Interesting. There is a prog always running - !NewIcons - which is
crunched and 'apped', but extracting the basic gives the last line as
290 and the error handler is
 ON ERROR OSCLI "Error 0 " + REPORT$ + " " + STR$ERL
Is that doing the same as ERROR EXT would? Probably all coincidence
anyway, but I was going to ask about !NewIcons in another capacity
when I get around to it.

-- 
        Chris Johnson
---
To alter your preferences or leave the group, 
visit //www.freelists.org/list/armini-support
List-related queries to support@xxxxxxxxxxxx

Other related posts: