Doh! Of course. I had the x & y of i. turned around.

Skip

Skip Cave
Cave Consulting LLC


On Mon, Mar 3, 2014 at 3:28 PM, Kenneth Lettow <klet...@thomasnet.com>wrote:

> a.i.'abcDEF'
>
>
> On Mon, Mar 3, 2014 at 4:21 PM, Skip Cave <s...@caveconsulting.com> wrote:
>
> > given the string 'abcDEF' ,
> > how do i find the indicies of these letters in a. ?
> >
> > I would like to do:
> >
> > ix  =. 'abcDEF' ??? a.
> >
> > and get a list of numbers which I can use thus:
> >
> > ix } a.
> >
> > abcDEF
> >
> > Skip Cave
> > Cave Consulting LLC
> > ----------------------------------------------------------------------
> > 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