bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] New load problem


From: Blake McBride
Subject: [Bug-apl] New load problem
Date: Wed, 5 Nov 2014 20:47:31 -0600

Greetings,

Loading a WS that has been working fine, I now get:

      )load Utils
    ⎕FX Ctit failed: Unbalanced parenthesis (function line [4])
    ⎕FX Dtfmt failed: Unbalanced parenthesis (function line [1])
    ⎕FX JUL failed: Unbalanced parenthesis (function line [1])
    ⎕FX Mul failed: Unbalanced parenthesis (function line [5])
    ⎕FX NumbStr failed: Unbalanced parenthesis (function line [12])
    ⎕FX Out failed: Unbalanced parenthesis (function line [6])
    ⎕FX Roman failed: Unbalanced parenthesis (function line [4])
    ⎕FX Rot failed: Unbalanced parenthesis (function line [2])
    ⎕FX Sort2 failed: Unbalanced parenthesis (function line [6])
    ⎕FX Tmfmt failed: Unbalanced parenthesis (function line [1])
    ⎕FX WPrintWS2 failed: Unbalanced parenthesis (function line [25])
SAVED 2014-10-23 05:50:30 (GMT-5)


While this code was not thoroughly tested, it has been used.  I don't think all those unbalances parens is true.

Additionally, since all of those function failed to ⎕FX, there is no function to check and fix.  I'm not sure that ⎕FX should be verifying the parens either.

Thanks.

Blake


reply via email to

[Prev in Thread] Current Thread [Next in Thread]