PDA

View Full Version : Fixed problem but have a question


Hoil
06-22-2002, 07:23 PM
In default the software uses %SrcDrv%\
How do I change the default in software to be %SrcDir%

Lorne
06-24-2002, 12:17 PM
%SrcDir% is the new default in version 4.0.

Unfortunately, there is no way to change the default in 3.0.

njlech
06-24-2002, 02:15 PM
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?

Lorne
06-24-2002, 02:41 PM
Can you give an example of when you would want a different default setting?

njlech
06-25-2002, 02:41 PM
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.

Lorne
06-25-2002, 03:04 PM
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.)

njlech
06-25-2002, 03:24 PM
Somehow, I knew you would have a good answer like this /ubbthreads/images/icons/smile.gif

Thanks!

Lorne
06-25-2002, 05:39 PM
No problem!