|
Hi Alex, branching to ⍬ means continue execution at the point where it was interrupted (by an error). This requires a suspended function (and gives an error if no suspended function exists), and gives the same error as before if you have not removed the cause of the error. BTW: the + sign after an error tells us that there is more information about the error (which can be displayed with command )MORE): →⍬ SYNTAX ERROR+ →⍬ ^ )MORE branch back into function (→N) without suspended function /// Jürgen On 10/26/2015 11:53 PM,
[email protected] wrote:
|
- [Bug-apl] →⍬ gives syntax error every other time. alexweiner
- Re: [Bug-apl] →⍬ gives syntax error every other tim... Juergen Sauermann
