Messages - nitrix-ud [ switch to compact view ]

Pages: prev1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 112next
51
Find And Run Robot / Re: Change search folders with an alias / plugin?
« on: September 08, 2016, 11:20 AM »
Nice, pretty much the same for me, I'm a web developper, and use that to switch among 300 different customers... use it all day

Btw is there some way to log which commands get actually executed from an alias after user variables have been resolved?
I'm not sure i get your question... if you want to log when you switch from one project to another, you could do it yourself by adding a third command using ;;;scripttolog.ahk "switch to A"

52
Find And Run Robot / Re: Change search folders with an alias / plugin?
« on: September 08, 2016, 10:51 AM »
Glad I could help  :D

don't hesitate to share your ideas, It seems you are doing pretty sophisticated stuff here ;)

53
Find And Run Robot / Re: Change search folders with an alias / plugin?
« on: September 08, 2016, 10:37 AM »
you can use one autohotkey script which execute multiple runs
RunWait, farr.exe ....
RunWait, farr.exe ....

Do you mind posting your alias ;)

54
Find And Run Robot / Re: Change search folders with an alias / plugin?
« on: September 08, 2016, 10:16 AM »
using ;;; ?

from the help file
You can now specify multiple programs to launch within one alias by separating them with ;;;

55
Find And Run Robot / Re: Change search folders with an alias / plugin?
« on: September 08, 2016, 09:04 AM »
Does it work if you hide FARR, then open it again ? (without going into the dialog...) if yes...

maybe you could try
FindAndRunRobot.exe -hide
and
FindAndRunRobot.exe -search "sometext" or FindAndRunRobot.exe -show

Pages: prev1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 112next
Go to full version