Greetings,

Not understanding enclose/disclose, I am not sure if this is correct
behavior or not.  Basicilly, with ]boxing turned on, the following code
produces some sort of data item that I cannot re-produce without the pair.
 Turn on ]boxing and try:

⊃⊂''

or

⊃⊂0⍴0

They produce something that is neither '' nor 0⍴0.  As represented by
]boxing, the result is the same as:

1↓⊂''

It is strange because:

⊃⊂,6

is equal to:

,6

It is fine if this is the case.  I will work around it.  I just wanted to
be sure it is correct.

Thanks!

Blake

Reply via email to