--- [EMAIL PROTECTED] wrote:

> Well ! I just realized that there is no such thing as a "tree" of locales. 
> This is so funny...

Depends how look at it

   loc1=: conew 'x'
   loc2__loc1=: conew 'x'
   data__loc2__loc1=: 2 3
   loc2__loc1
+-+
|2|
+-+
   data_2_
2 3
   names__loc2__loc1''
COCREATOR data      
   names__loc1''
COCREATOR loc2      
   
   codestroy__loc2__loc1''
1
   names__loc2__loc1''
|locale error
|       names__loc2__loc1''
   codestroy__loc1''
1

   load'coutil'
   costate''
+----+--+-------+--------+
|refs|id|creator|path    |
+----+--+-------+--------+
|    |0 |jijs   |jijs j z|
+----+--+-------+--------+
   



 
____________________________________________________________________________________
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to