Tech Tip: Debugger only shows first 100 elements of an array
PRODUCT: 4D | VERSION: 2003.2 | PLATFORM: Mac & Win
Published On: March 11, 2004
The 4D debugger displays a limited number of elements for an array. If you place an array with more than 100 elements in the expression list, you will only see the first 100 values of the array. The remaining elements must be manually accessed by changing the element number in the array expression.