1301
Find And Run Robot / Re: Adding "dosearch" result to as a parameter?
« Last post by justice on November 11, 2007, 12:37 PM »create a new alias:
group alias name: notepad
result: C:\WINDOWS\system32\notepad.exe $$1
then you can add +notepad to a farr command to open it in notepad.
for example: .nfo +notepad to open the most important .nfo file with notepad.
group alias name: notepad
result: C:\WINDOWS\system32\notepad.exe $$1
then you can add +notepad to a farr command to open it in notepad.
for example: .nfo +notepad to open the most important .nfo file with notepad.

Recent Posts
Tip: don't use an adapted regex alias lol. just name it stt2 in my case and put the path to the program in the bottom textarea and it works.