Thanks Henry, am I right in saying that the error numbers should all be
incremented one?
Eg.
   3+'4'
|domain error
|   3    +'4'
   13!:11 ''
3
   13!:12 ''
|domain error
|   3    +'4'

I think it would be worthwhile adding the numbers to the Dictionary page
on Errors.

Henry Rich wrote: 
> 
>    (;:^:_1@,~"0 ":&.>@[EMAIL PROTECTED]) 9!:8 ''
> 0 attention interrupt        
> 1 break                      
> 2 domain error               
> 3 ill-formed name            
> 4 ill-formed number          
> 5 index error                
> 6 interface error            
> 7 input interrupt            
> 8 length error               
> 9 limit error                
> 10 nonce error               
> 11 assertion failure         
> 12 open quote                
> 13 rank error                
> 14                           
> 15 spelling error            
> 16 stack error               
> 17 stop                      
> 18 syntax error              
> 19 system error              
> 20 value error               
> 21 out of memory             
> 22 control error             
> 23 file access error         
> 24 file name error           
> 25 file number error         
> 26 time limit                
> 27 security violation        
> 28 non-unique sparse elements
> 29 locale error              
> 30 read-only data            
> 31 allocation error           

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

Reply via email to