APLX Help : Help on APL language : System Functions & Variables : ⎕ERX Error trapping
|
|
|
|
|
Note: The use of The monadic system function [2] R←⎕ERX ERRLAB
.
.
[20] ERRLAB: 'HALTED, ERROR'
[21] 'ERROR WAS ',⎕R, ⎕ERM
To switch off error trapping, use an argument of 0. |
|
APLX Help : Help on APL language : System Functions & Variables : ⎕ERX Error trapping
|
|
Copyright © 1996-2010 MicroAPL Ltd