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

%cliptext% in farr command line ?

(1/1)

nitrix-ud:
Hello mouser,

I have a small issue regarding command line use.

This does not work :
Run farr.exe -search "%cliptext%"

%cliptext% is empty

Nod5:
Works for me. Doublecheck that you got the path right and put it in quotes

--- Code: Text ---"C:\Program Files (x86)\FindAndRunRobot\FindAndRunRobot.exe" -search "%cliptext%"
Oh and if you're using AutoHotkey to run the command line remember to escape the percentage characters like so

--- Code: Text ---"`%cliptext`%"

nitrix-ud:
Excellent !

Thanks Nod5 for the heads up regarding escaping when using autohotkey... that was it !

Navigation

[0] Message Index

Go to full version