bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] FILE_IO library


From: David B. Lamkins
Subject: Re: [Bug-apl] FILE_IO library
Date: Fri, 01 Aug 2014 08:24:51 -0700

My mistake. I went back and checked my code; I was passing ⍬ rather than
'' for an empty line.

I've fixed my code; the package manager will now load APL which has
empty lines in function definitions.

On Fri, 2014-08-01 at 12:17 +0200, Juergen Sauermann wrote:
> Hi,
> 
> do you have an example? Seems to work outside emacs:
> 
>       ⎕FX 'FOO' '1' '' '3'
> FOO
>       ⎕CR 'FOO'
> FOO
> 1  
>    
> 3  
> 
> /// Jürgen
> 
> On 08/01/2014 04:15 AM, Elias Mårtenson wrote:
> 
> > Oh yeah, now that you mention it I remember seeing the same thing.
> > Blank lines gets eaten when the function is defined using ⎕FX. You
> > can see that when using the function editor in the Emacs mode.
> > 
> > 
> > 
> 





reply via email to

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