I'd appreciate elaboration on the difference we can
see here:

   aa=: 'the answer is ';42
   ;@(":&.>) aa
the answer is 
42            
   ;@(":&.>@]) aa
the answer is 42

It seems to me that Raze receives exactly the same
input in both cases. Only the second form gives me the
output I want in this case, but I'm less interested in
which than why.


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

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

Reply via email to