1 ; novalue
1 ; novalue

ie. 1;novalue  is a fork

Date: Wed, 4 Sep 2019 23:33:13 -0700
From: "'robert therriault' via Programming"
        <[email protected]>
To: Programming forum<[email protected]>
Subject: Re: [Jprogramming] Value error with ;
Message-ID:<[email protected]>
Content-Type: text/plain;       charset=utf-8

Hi Anssi,

I think that you are looking for Name Class foreign conjunction 4!:0

     t
|value error: t
    s=:5
    s;t
5 ; t
    t;s
|value error
|       t;s
    4!:0 <'s'
0  NB. noun
    4!:0 <'t'
_1 NB. unused

When the unused name is at the end I think that J is doing its usual trick of 
assuming it is a verb, which is why it complains if it is earlier in the 
sentence and can't be evaluated

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

Reply via email to