Hi all,

In an install I verify a maintenance plan. If it's valid I keep going.
If it's not valid I stop the install.

I would like it if I could just NOT advance to the next dialog window.
But I haven't figured out if/how that can be done.

Basically what I have is:

IF the MP is Valid
Keep Going
ELSE
MESSAGE('Invalid MP')
EXIT INSTALLATION
END

I would like to replace the EXIT INSTALLATION with something that keeps
the user ON this dialog box without being able to advance to the next
dialog.

Any ideas?

Best regards,

--
Arnor Baldvinsson
Icetips Alta LLC