I had a loop that should have run in a few seconds but it was just sitting there, so I hit ctrl-break to see where it was and it was only within the first hundred records. I hit F5 to continue, and it finished the other 3000 records in a second or two. Puzzled, I limited it to the first 100 records, put in a Timer, and a Stop command after 10 records. The first 10 records took over 3 seconds, and when I hit F5 the next 90 records ran in less than .2 seconds. Has anyone hit anything like that before? BTW, it's version 2013 under Win7 64-bit.
Loop 1: 0.32421875
Loop 2: 0.654296875
Loop 3: 0.955078125
Loop 4: 1.3046875
Loop 5: 1.625
Loop 6: 1.92578125
Loop 7: 2.2265625
Loop 8: 2.55078125
Loop 9: 2.87109375
Loop 10: 3.19140625
Loop 11: 7.94140625
Loop 12: 7.951171875
Loop 13: 7.9609375
Loop 14: 7.9609375
Loop 15: 7.9609375
.
.
.
Loop 88: 8.1015625
Loop 89: 8.1015625
Loop 90: 8.1015625
Loop 91: 8.1015625
Loop 92: 8.111328125
Loop 93: 8.111328125
Loop 94: 8.111328125
Loop 95: 8.111328125
Loop 96: 8.111328125
Loop 97: 8.111328125
Loop 98: 8.111328125
Loop 99: 8.12109375
Loop 100: 8.12109375
Loop 1: 0.32421875
Loop 2: 0.654296875
Loop 3: 0.955078125
Loop 4: 1.3046875
Loop 5: 1.625
Loop 6: 1.92578125
Loop 7: 2.2265625
Loop 8: 2.55078125
Loop 9: 2.87109375
Loop 10: 3.19140625
Loop 11: 7.94140625
Loop 12: 7.951171875
Loop 13: 7.9609375
Loop 14: 7.9609375
Loop 15: 7.9609375
.
.
.
Loop 88: 8.1015625
Loop 89: 8.1015625
Loop 90: 8.1015625
Loop 91: 8.1015625
Loop 92: 8.111328125
Loop 93: 8.111328125
Loop 94: 8.111328125
Loop 95: 8.111328125
Loop 96: 8.111328125
Loop 97: 8.111328125
Loop 98: 8.111328125
Loop 99: 8.12109375
Loop 100: 8.12109375