ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

Running multiple commands with one alias

(1/2) > >>

kartal:
I want to run multiple commands, apps, or docs with onyl one alias

For example I want myalias to run all those lines below all together

-do search *.cfg
-notepad.exe
-goto www.yahoo.com

any ideas?

nitrix-ud:
run multiple commands is a long-asked feature request ...

some suggestions however :


* there is a launch all command (using modifier keys)... never used it !

* you can put your multiple in a .bat file or autohotkey script
BUT you will not be able to run a dosearch command and a regular run (file or url)
i don't think there is a way to do it for the moment...
you'll have to ask mouser to make sure ;)

personally i think multiple runs (for one alias result) would be very handy to provide feedback...and customize an alias ...

say when you search google, you want a special sound or a visual feedback on screen :
$$c | http://www.google.com/search?q=$$c&btnG=Search /ICON=icons\google.ico ### playsound ### osd

that would make FARR a bit more fun to use

cheers, nitrix

mouser:
ok putting this on my todo list.

nitrix-ud:
great ;)
it's gonna be fun !


and please please mouser, add a way for Autohotkey to get status bar info  :'(

kartal:
I guess making a bat file is my best guess then at the moment.

Thanks btw mouser!

Navigation

[0] Message Index

[#] Next page

Go to full version