I'm using SUF 6.0.0.4. One of the conditions I've attached to the opening screen is a search for a file, and if not found display a message to the user and then abort the setup.
The message is properly displayed using a 'Show Message', but the very next statement 'Abort Setup' command seems to be ignored. What am I doing wrong? Both of these steps are contained within an IF...ENDIF. Thanks, Steve
The message is properly displayed using a 'Show Message', but the very next statement 'Abort Setup' command seems to be ignored. What am I doing wrong? Both of these steps are contained within an IF...ENDIF. Thanks, Steve
Comment