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:
Please note the command line options. My question is:
Should the following be (a) indented by 6 spaces and (b) Nabla::edit
ought to provide line numbering?
respect….
Peter