This may be really simple but when I try to compile a program containing
Inc(Count);
In Inno Setup I keep getting
Unknown identifier 'Inc'
I believe this is how you increment integers in Pascal, and am confused on how to proceed here.
I am using Inno Setup 5.5.9(a).