I'm using the list object and I'm entering a lot of lines into it using fastloops. For some reason when there's a lot of fastloops the list object seems to reset itself so that it's completely blank. I don't have any actions in my code that resets the lists, which is confusing me. With lower fastloop indexes however it works fine, any ideas? I'm definitely not hitting the max number of lines in the list object which is 32,768 lines... Any help is appreciated, thanks.
Can you post your mfa? I have used the List object loads of times and never come across this issue before so i'd be interested to take a look at the code.