I've got an alias that I want to use as a keyword modifier. How do I go about?? All the examples in the FARR helpfile are incomplete as they don't suply the actual alias used. (see +audio)
I have an alias that works like this:
stt2 d:\stt2\program.txt
it would run stt2 with the parameter the program.txt.
Now i want to run it like this:
+stt2 d:\stt2\.txt program or if this is easier d:\stt2\.txt program +stt2
Instead of passing the program.txt to stt2 instead it launches the textfile with the associated app (notepad). any of the two syntaxes given is fine.
How do I have to change alias?
the code of the alias is as follows:
1000>>>Switch To Task++ Launch>->+stt2 $$1 |D:\scripts\SwitchToTask\SwitchToTask++.exe $$1>+>^stt2 (.*)