Catching bad error pointers
Pages: 1 2
Jon Abbott (1421) 2651 posts |
Thank you, it has indeed resolved the issue. |
Sprow (202) 1158 posts |
I believe the Kernel is also erroneously rejecting all program errors. A program error (PRM5A-496) has %011011 in bits 24-29 and is used by the Wimp to add the Describe/Quit buttons on an error box, I tripped up on this calling the Toolbox so a simplistic case in BASIC is !&9000=&1B80CB00:REM Toolbox memory errorI guess program errors need whitelisting too. |
Jeffrey Lee (213) 6048 posts |
Pages: 1 2