Thread
:
Correct usage of $(AndIfNot)
View Single Post
28th July 2012, 15:15
#
6
Anders
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,356
Quote:
Originally Posted by
MSG
First of all, you cannot use abort to break out of a functioncall. You'll have to use a goto functionend instead.
You can use Return, or if you want to set the abort flag you can use Abort...
IntOp $PostCount $PostCount + 1
Anders
View Public Profile
Visit Anders's homepage!
Find More Posts by Anders