Here's a session log

    toy =: 2 : 0
:
z =: u v ''
x + y
)
    [ toy ]
[ (2 : 0) ]
:
z=:u v''
x+y
)
    5 [ toy ] 7
12

You gotta put in the colon :

Henry Rich

On 7/7/2012 3:18 PM, Max Harms wrote:
> Tried it. Didn't work. Same result. (Perhaps because I'm using 701?)
>
>   - Max
>
> On Sat, Jul 7, 2012 at 3:12 PM, Henry Rich <henryhr...@nc.rr.com> wrote:
>
>> You defined a conjunction that produces only a monadic valence.  Try
>>
>> toy =: 2 : 0
>> :
>> z =: u v ''
>> x + y
>> )
>>
>> Henry Rich
>>
>> On 7/7/2012 2:38 PM, Max Harms wrote:
>>> toy =: 2 : 0
>>> z =: u v ''
>>> x + y
>>> )
>>
>> ----------------------------------------------------------------------
>> 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