I have made an iterative macro which is just incrementing the number by 1 and this operation will continue till the times iterations is defined and the maximum limit is defined as 100 for the iterations. But on inputting 25 as the iterations count it says "iteration limit of 100 exceeded". And the output is shown as 101.
Input value is 10.