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.
This may be a little obscure, but if we wanted to keep a menu in it's original location, but base a number of pages in the menu totally off applications that are stored in the application directory, we could set the default to %AppDir%. I'm sure there are other ways around this (like creating a new menu), but it would be nice to keep the option open to change the default to something other than %SrcDir% if possible.
Actually, in 4.0 there's a super easy way to do that. You can just set %SrcDir% to whatever you want, with a "Variable - Set Value" action. (You'd probably want to "back up" the current value of %SrcDir% in another variable, in case you need it later.)
Comment