Once you start adding code to a section/function the Unicode mode is locked. Technically I believe you can do Push "" etc. but once a non-empty string is used the mode is locked.
You must put code in a macro if you want to delay something.
IntOp $PostCount $PostCount + 1
|