> --Original Message--On Behalf Of Raul Miller
> On 7/19/07, Jack Andrews <[EMAIL PROTECTED]> wrote:
> > is it possible to drop/delete names
> > from a locale?
> 
>    it_there_=:1 2 3
>    4!:55<'it_there_'
> 1

Or the easier to remember "erase" defined in the standard library:
   erase
[: 4!:55 ;: ::]

   erase 'it_there_'
1
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to