You're right!  I usually use JHS, but I did go to J7/GTK to try his program the 
first time where I got a grid.  Then I went to 602 and that’s when my "base was 
out of date"
I figured it was time to move on, so I haven't reinstalled it yet.  However, 
then I forgot that I couldn't use JHS yet.

I like solved mysteries.

Linda

-----Original Message----- 
From: [email protected] 
[mailto:[email protected]] On Behalf Of bob therriault
Sent: Monday, December 31, 2012 12:05 AM
To: [email protected]
Subject: Re: [Jprogramming] Announcing: dissect, the 2-D J sentence analyzer; 
and request for a collaborator

My guess is that you are running J7/JHS when you get this message as it is 
identical to the one that I get when running J7/JHS. The grid does run in 
J7/GTK so if you had it working before in J7 you may have been running it in 
that environment. I don't run GTK at this point so my working version is still 
the original 602 version of dissect/debug.

Hope this helps,

bob

On 2012-12-30, at 8:19 PM, Linda Alvord wrote:

> Using the script I sent earlier, I no longer get a grid at all.
> 
>    ds '(''is a''&(+./@E.)&>)b'
> |value error: wd
> |       wd DISSECT
> 
> What is necessary to include in the script to get  wd  ?
> 
> Linda   
> 
> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Henry 
> Rich
> Sent: Sunday, December 30, 2012 8:28 PM
> To: [email protected]
> Subject: Re: [Jprogramming] Announcing: dissect, the 2-D J sentence 
> analyzer; and request for a collaborator
> 
> Go to Package Manager and update everything, and see if that doesn't let you 
> click on results.
> 
> Henry Rich
> 
> On 12/30/2012 7:35 PM, Linda Alvord wrote:
>> Thanks for the correction.  I was wondering about the clicks and I'm now 
>> looking forward to them.
>> 
>> Linda
>> 
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of Henry 
>> Rich
>> Sent: Sunday, December 30, 2012 4:57 PM
>> To: [email protected]
>> Subject: Re: [Jprogramming] Announcing: dissect, the 2-D J sentence 
>> analyzer; and request for a collaborator
>> 
>> WhenI do it, I get correct results for modified-f, and a failure for 
>> modified-g because your input to ds doesn't match the definition of g.
>> Both grids seem correct, though it's not much fun when you can't click 
>> anything.
>> 
>> ds '''is a'' ([: +./"1 [ E."1 [: > ]) b'
>> 
>> works for g.
>> 
>> Henry Rich
>> 
>> On 12/30/2012 4:45 PM, Linda Alvord wrote:
>>> Henry, did you notice that both  f  and  g  appear to work correctly in 
>>> jijx, but not when you use  ds  for each.
>>> 
>>> 
>>> -----Original -----
>>> From: [email protected]
>>> [mailto:[email protected]] On Behalf Of Henry 
>>> Rich
>>> Sent: Sunday, December 30, 2012 9:29 AM
>>> To: [email protected]
>>> Subject: Re: [Jprogramming] Announcing: dissect, the 2-D J sentence 
>>> analyzer; and request for a collaborator
>>> 
>>> The grids are correct, but the grid isn't honoring the mouse-clicks.
>>> I'l  ask for help on this.
>>> 
>>> Henry
>>> 
>>> On 12/30/2012 3:01 AM, Linda Alvord wrote:
>>>> Henry, You may find this interesting. I was just experimenting with your  
>>>> ds  in this script:
>>>> 
>>>> load 'debug/dissect'
>>>> a=: 0 : 0
>>>> a is a
>>>> ​b is not a
>>>> c is a or not a
>>>> )
>>>> a
>>>> b=: <;._2 a
>>>> b
>>>> f=: 13 :'x&(+./@E.)&>y'
>>>> f
>>>> 'is a' f b
>>>> 'not a' f b
>>>> g=: 13 :'+./"1 x E."1 > y'
>>>> g
>>>> 'is a' g b
>>>> 'not a' g b
>>>> ds '(''is a''&(+./@E.)&>)b'
>>>> ds '(+./"1 ''is a'' E."1 > )b'
>>>> 
>>>> Linda
>>>> 
>>>> -----Original Message-----
>>>> From: [email protected]
>>>> [mailto:[email protected]] On Behalf Of 
>>>> Henry Rich
>>>> Sent: Saturday, December 29, 2012 11:17 AM
>>>> To: [email protected]
>>>> Subject: Re: [Jprogramming] Announcing: dissect, the 2-D J sentence 
>>>> analyzer; and request for a collaborator
>>>> 
>>>> Yes, I meant J7/GTK.  As I understand it, grid requires GTK (if not, I 
>>>> could try to do what's needed to run grid without GTK).
>>>> 
>>>> All praise should go to the authors of grid and gtkwd, which made the port 
>>>> easy.
>>>> 
>>>> Henry Rich
>>>> 
>>>> On 12/29/2012 11:10 AM, bob therriault wrote:
>>>>> Hi Henry,
>>>>> 
>>>>> It fails in JHS on a Mac but I am guessing that you were referring to  J 
>>>>> 7 in  GTK. Very impressive that you were able to move it into GTK so 
>>>>> quickly.
>>>>> 
>>>>>       9!:14 ''
>>>>> j701/2011-01-10/11:25
>>>>> 
>>>>>       ds '20 5 0(*`%/"2@(,: (%:@* -.))@((,: , 1"1) % +/@[))10'
>>>>> |value error: wd
>>>>> |       wd DISSECT
>>>>> 
>>>>> 
>>>>> Cheers, bob
>>>>> 
>>>>> On 2012-12-29, at 7:30 AM, Henry Rich wrote:
>>>>> 
>>>>>> ds '20 5 0(*`%/"2@(,: (%:@* -.))@((,: , 1"1) % +/@[))10'
>>>>> 
>>>>> ------------------------------------------------------------------
>>>>> -
>>>>> -
>>>>> -
>>>>> - For information about J forums see 
>>>>> http://www.jsoftware.com/forums.htm
>>>>> 
>>>> -------------------------------------------------------------------
>>>> -
>>>> -
>>>> - For information about J forums see 
>>>> http://www.jsoftware.com/forums.htm
>>>> 
>>>> -------------------------------------------------------------------
>>>> -
>>>> -
>>>> - For information about J forums see 
>>>> http://www.jsoftware.com/forums.htm
>>>> 
>>> --------------------------------------------------------------------
>>> -
>>> - For information about J forums see 
>>> http://www.jsoftware.com/forums.htm
>>> 
>>> --------------------------------------------------------------------
>>> -
>>> - For information about J forums see 
>>> http://www.jsoftware.com/forums.htm
>>> 
>> ---------------------------------------------------------------------
>> - For information about J forums see 
>> http://www.jsoftware.com/forums.htm
>> 
>> ---------------------------------------------------------------------
>> - For information about J forums see 
>> http://www.jsoftware.com/forums.htm
>> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to