It is better to cut on ';'.  This does not get you the 
same result as ".caj t but is "more natural".

   <;._1 ';',t
+---------+----------+-----------+
|name one | name two | name three|
+---------+----------+-----------+



----- Original Message -----
From: Roger Hui <[EMAIL PROTECTED]>
Date: Monday, September 17, 2007 21:18
Subject: Re: [Jprogramming] execute
To: Programming forum <[email protected]>

> ". caj t
> 
> 
> 
> ----- Original Message -----
> From: Alfonso Salazar <[EMAIL PROTECTED]>
> Date: Monday, September 17, 2007 21:05
> Subject: [Jprogramming] execute
> To: [email protected]
> 
> > Friends:  If I have:
> > caj=:3 : 0  
> > c,(c (,_1 1+/(';'=y.)#i.#y.)}y.),c=.''''
> > )
> > t=.'name one ; name two ; name three'  
> >    caj t
> > 'name one';'name two';'name three'
> > I don't want this result
> > 
> > I wish:
> > +--------+--------+----------+
> > |name one|name two|name three|
> > +--------+--------+----------+
> > What have I do?
> > 
> > thancks
> > Alfonso
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to