Hi, 
given this (stupid) code:
  ARRAY TEXT($_at;0)
  $_t:=$_at{1}

When I execute it "normally", I get 2 errors successively:
 1 - 53 out of array range
 2 - 54 syntax error

When I execute it in ON ERR CALL context, I expect to trap the 1st error (more 
interesting…), but the 4d variable 'Error' value is 54. Using GET LAST ERROR 
STACK isn't better, the returned codesArray has only one line with value 54. 

Any idea? 

-- 
Arnaud de Montard 



**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to