Aparajita, The error is happening from within a library method, probably as you say.
It would be much more helpful to know the library method name, line # of code, and text of the line in error - or text block being executed that fails. In my xml parameter driven web A4D scripts, debugging can be quite a difficult without this... I'm making use of A4D's variant data type allowances which make is preferable to 4D methods at the moment - but those could be rewritten into 4D methods if library error logging is not enhanced. Please let me know, Thanks!! David -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Aparajita Fishman Sent: Tuesday, September 13, 2011 10:25 PM To: [email protected] Subject: Re: [Active4d-dev] Error logging for library methods > Sep 13 14:57:43 Active4D: [error] Indice out of range: <anonymous text>, > line 1 This could also be an implicit 'execute' in a string interpolation within a library method. _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
