On Mon, Nov 3, 2008 at 5:13 AM, Henry Rich <[EMAIL PROTECTED]> wrote:
>> script_z_ erases y in case the script assigns y globally - this would
>> conflict with the local assignment of y. The same would be true of any
>> local assignment you create.
>
> Ah, I see.  I'll fix that.

Note that a simple way of dealing with the other variables would be to
use a new local context that does not have them.

For example:
   3 :'0!:0 y [ 4!:55<''y'''y

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

Reply via email to