Welcome to the Indigo Rose Software discussion forums! You will need to sign up for a forum account and login before you can post. Need help? View the Forum FAQ.
Hi,
In order to enable the Menu Expiration you simply have to check the "Enable Menu Expiration Date" checkbox found on PROJECT -> SETTINGS. Now what this does is simply set the %IsExpired% variable to TRUE. So if you want the menu to expire you will have to create a CLOSE/EXIT action on the PROJECT STARTUP event, and give it the Boolean Condition that: "%IsExpired% = TRUE", and that's it.
mark.
MSI Factory The Next Generation Intelligent Setup Builder
Comment