OS X 10.12.6, 4D v17.5. I am getting the following, sporadically:
Error when executing the method "RUNTIME_EXPLORER_HDL (runtime)" at line number 239 Array range check error. Error code: -20001 (4DRT) Array range check error. component: '4DRT' task -15, name: 'Design process' This error message only shows up under the following conditions: 1. Operating in 4D Developer, Interpreted 2. Runtime Explorer window must be open 3. Application open for at least an hour, most times more I am wondering if line number 239 is referring to my code. I do not have many methods with that many lines in them and there is only one that has a reference to an array. In this line of code it is a SORT ARRAY command. I am not sure that this will generate a range check error. Is it possible that this error is an error within the 4D Runtime Explorer itself? Or is this the manner that Range Check Errors are reported? Thank you, Eric ********************************************************************** 4D Internet Users Group (4D iNUG) New Forum: https://discuss.4D.com Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

