This is now fixed for the next beta.  Thank you for finding 
and reporting this error.



----- Original Message ----- 
From: "Dan Bron" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, April 28, 2006 12:41 PM
Subject: [Jbeta] Bug report: sequence adverbs result in errors (inconsistently)

Similar to the errors I reported for the J504 ( 
http://www.jsoftware.com/pipermail/general/2004-December/019355.html ):

   ^:a:
|domain error
   a=.^:a:
   a
|domain error
   $a
|domain error: a
|       $a
   $a
$^:a:
   
   ^:(<'')
|length error
   b=.^:(<'')
       b
|length error
   $b
|length error: b
|       $b
   $b
$^:a:


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to