Hi, Does anyone know why the code below will lead to 'Heap Full' error? Start = [0..]!!100000000 You may better reduce 'Maximam Heap Size' if you miss an error. Note that I already know the code below ends normally. Start = [!0..]!!|100000000 Thanks, lethevert