On Fri, Mar 26, 2010 at 5:07 PM, Sprague, Webb (OFM)
<[email protected]> wrote:
>                ('readfile: ', y., ' does not exist') 13!:8(25)  NB. gives 
> value error

This surprises me.

I would be tempted to change that line to

   (y., ' does not exist') 13!:8(25)  NB. gives value error

because the error reporting mechanism already sticks "readfile"
in the error message.

But I do not understand why you are getting a value error.
I see nothing in the release notes about 13!:8 being changed
between 5.0.4 and 6.0.2 (which is the oldest version I
currently have access to).

But perhaps that comment was when you were using y
instead of y.?

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

Reply via email to