|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Is this output incorrect? |
Date: | Sat, 31 May 2014 17:13:55 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi Peter,
looks OK to me. (Note: as of recently apl -s does the same as your command line options). --rawCIN reads directly from the file (stdin in this case) without outputting any prompts. The line numbers in the ∇-editor count as prompts and are therefore suppressed as well. However when you display the function with [⎕] then the line numbers are not prompts but output of the editor. /// Jürgen On 05/31/2014 04:25 PM, Peter Teeson wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |