Linda
-Original Message-
From: programming-boun...@forums.jsoftware.com
[mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Henry Rich
Sent: Tuesday, January 5, 2016 7:44 AM
To: programm...@jsoftware.com
Subject: Re: [Jprogramming] Path to finding explanation
In the dissect sc
54 AM
To: programm...@jsoftware.com
Subject: Re: [Jprogramming] Path to finding explanation
On Tue, Jan 5, 2016 at 6:21 AM, Linda A Alvord
wrote:
> Here's code I'm trying to understand. Is there some path to take to
> make this easier?
>
> i=:([: i. [: # [)`([: ;/ [)`
On Tue, Jan 5, 2016 at 6:21 AM, Linda A Alvord
wrote:
> Here's code I'm trying to understand. Is there some path to take to make
> this easier?
>
> i=:([: i. [: # [)`([: ;/ [)`]}
>
It's a lot easier to understand a piece of code once you know what it does,
so knowing where it came from would h
In the dissect screen, right-click on the verb-name i in its burgundy
block just above the result. That will look inside the name i and
create a new dissection of its execution. Then you can click results
and see where they came from.
Make sure your dissect is up to date.
Henry Rich
On 1/5
Here's code I'm trying to understand. Is there some path to take to make
this easier?
i=:([: i. [: # [)`([: ;/ [)`]}
5!:4 <'i'
-- [:
+- i.
+ -- [:
│ L-+- #
│ L- [
-- } ---+ -- [: