Search found 6 matches

by MarekB
08 Sep 2006, 09:43
Forum: Feature Requests
Topic: Norton Change Directory (NCD) Functionality
Replies: 10
Views: 13226

Without your scripts it's unlikely I'd use Gol. Thanks again.
by MarekB
05 Sep 2006, 11:54
Forum: Feature Requests
Topic: Norton Change Directory (NCD) Functionality
Replies: 10
Views: 13226

Works great. Thank you.

The script for my English Salamander installation is as follows:

Set objArgs = WScript.Arguments
target=""
For Each strArg in objArgs
target=target & strArg & " "
Next
Set sh = WScript.CreateObject("WScript.Shell")
bFound = sh.AppActivate("November 2006")
if bfound ...
by MarekB
03 Sep 2006, 22:25
Forum: Feature Requests
Topic: Norton Change Directory (NCD) Functionality
Replies: 10
Views: 13226

One more thing... Do you think its possible to modify the script to change the directory of the active pane of the 'foremost' Salamader session. (Using Commands > Change Directory) This is preferable as it avoids launching multiple Salamander sessions.
by MarekB
03 Sep 2006, 22:08
Forum: Feature Requests
Topic: Norton Change Directory (NCD) Functionality
Replies: 10
Views: 13226

Nicely solved. Cheers.
by MarekB
03 Sep 2006, 09:34
Forum: Feature Requests
Topic: Norton Change Directory (NCD) Functionality
Replies: 10
Views: 13226

That's exactly what I'm doing ie "C:\Program Files\Servant Salamander 2.5 RC1\SALAMAND.exe -L "

I suspect the problem is that GOL truncates the space after -L.

BTW I've managed to get GOL to work with TC, which accepts Path as a parameter without the -L requirement.

The real solution of course is ...
by MarekB
01 Sep 2006, 10:22
Forum: Feature Requests
Topic: Norton Change Directory (NCD) Functionality
Replies: 10
Views: 13226

Norton Change Directory (NCD) Functionality

My C drive has over 15000 folders and I really miss the good old days of being able to type a few characters of a directory's path and *instantly* seeing which folders match that criteria and then switching to one of those folders.

http://www.softpanorama.org/OFM/norton_change_directory_clones ...