Force compiler error on wrong value for compiler variable
Posted: Fri Mar 08, 2019 4:36 pm
Hi,
I'm using InstallAware X3.
I've got a couple of compiler variables defined. I'd like to verify those have the expected range of values, and if they don't, abort the installer creation process. I've got the logic inside 'compiler if / else /end' statements, but I don't know of a way to stop InstallAware from creating the install package. Is there a way to do that?
Thanks.
I'm using InstallAware X3.
I've got a couple of compiler variables defined. I'd like to verify those have the expected range of values, and if they don't, abort the installer creation process. I've got the logic inside 'compiler if / else /end' statements, but I don't know of a way to stop InstallAware from creating the install package. Is there a way to do that?
Thanks.