|
From: | Elias Mårtenson |
Subject: | Re: [Bug-apl] Scan operator has strange behaviour |
Date: | Fri, 21 Mar 2014 19:40:14 +0800 |
On 2014-03-19 23:16:32, Elias Mårtenson wrote:It if does what you need then sure, but it's a very different thing
> I see. So the way I see it, I should actually use 2 OP/X instead? I seems to
> actually do what I expected.
than scan:
,\'abcd'
a ab abc abcd
2,/'abcd'
ab bc cd
[Prev in Thread] | Current Thread | [Next in Thread] |