In default the software uses %SrcDrv%\
How do I change the default in software to be %SrcDir%
Professional Software Development Tools
In default the software uses %SrcDrv%\
How do I change the default in software to be %SrcDir%
%SrcDir% is the new default in version 4.0.
Unfortunately, there is no way to change the default in 3.0.
--[[ Indigo Rose Software Developer ]]
I think %SrcDir% is the best choice for the default setting, but can there be a place where we can set/change this default if we need to in 4.0?
Can you give an example of when you would want a different default setting?
--[[ Indigo Rose Software Developer ]]
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.)
--[[ Indigo Rose Software Developer ]]
Somehow, I knew you would have a good answer like this [img]/ubbthreads/images/icons/smile.gif[/img]
Thanks!
No problem!
--[[ Indigo Rose Software Developer ]]