Thanks! 
WIKI or no, I would never try to edit something that valuable myself. Hope it 
is protected, even though it says "CategoryWorkInProgress".

> On Feb 13, 2014, at 4:14 PM, Henry Rich <henryhr...@nc.rr.com> -wrote:
> 
> Yeah, fixed now, thanks.
> 
> Henry Rich
> 
>> On 2/13/2014 4:11 PM, Jim Russell wrote:
>> On the NuVov page:
>> http://www.jsoftware.com/jwiki/Vocabulary/RankFromV
>> I wonder if there is an error in the output of the second example of the 
>> verb length. I would not have noticed, had not the narrative suggested I 
>> should see a different result. Here is the script I used on my iPhone to 
>> test it:
>>    lengtha =: %:@(+/)@*:
>>    a=: lengtha 3 4
>> 
>>    lengthb =: %:@:(+/)@:*:
>>    b=: lengthb 3 4
>> Then, after running the script:
>>     load'~/user/foo.ijs'
>>    a ; b
>> +---+-+
>> |3 4|5|
>> +---+-+
>> ----------------------------------------------------------------------
>> 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