bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Quad-EC


From: David B. Lamkins
Subject: [Bug-apl] Quad-EC
Date: Sat, 25 Jun 2016 18:53:16 -0700
User-agent: Mutt/1.6.1 (2016-04-27)

When used to invoke ⎕FX, ⎕EC returns only the value of executing ⎕FX and not 
any of the values representing the kind of statement executed and its success 
or failure.

      ]boxing 8
      ⎕ec '⎕fx ''foo'''
┌→──┐
│foo│
└───┘
      ⎕ec '⍳3'
┌→──────────────┐
│1 ┌→──┐ ┌→────┐│
│  │0 0│ │1 2 3││
│  └───┘ └─────┘│
└∊──────────────┘



reply via email to

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