801
LaunchBar Commander / Re: Hotkey commnads via icons
« Last post by Perry Mowbray on October 14, 2009, 10:05 AM »Ours is not to wonder why...
So I think the basic concept would work well.The thing you mention is still related to the problem listed at: here and here-hamradio (October 12, 2009, 10:07 AM)


when one clicks on a menu item and it sets the text, i think you may want a space at the end, so if setting "amn" in search box you really want "amn " so that the other results are excluded because of regular expression match.. FARR normally may remove the extra space -- if so use \s instead of a space at the end.-mouser (October 11, 2009, 10:45 PM)
I was going to ask you about that: when you pointed out that the double-click was not working the other day, I adjusted the script at work and it added a space OK; but at home the space was removed. Is there a setting somewhere that made home different to work (although they are different versions)??
You mean:Code: vb.net [Select]
FARR.setStrValue "doSearch", path & "\s"-Perry Mowbray (October 11, 2009, 11:51 PM)

(Double bugger)You must hail from the buggernation-Perry-cranioscopical (October 11, 2009, 10:40 PM)
when one clicks on a menu item and it sets the text, i think you may want a space at the end, so if setting "amn" in search box you really want "amn " so that the other results are excluded because of regular expression match.. FARR normally may remove the extra space -- if so use \s instead of a space at the end.-mouser (October 11, 2009, 10:45 PM)
if one invokes the macro recorded from normal AMPL script it still requires manuall copy and paste right? might be nice to fix that too.-mouser (October 11, 2009, 11:01 PM)
one problem i had was that when i tried to edit my recorded macro, the changes didnt seem to be saved. i clicked save to file, SEEMED to save, but the changes never go into the file. if i run it or edit it my changed version is reverted to original recording.-mouser (October 11, 2009, 11:01 PM)
one error i get when trying to make a new script is:
#Include file "E:\MyDocs\Programming\CodeGear\FindAndRunRobot\Plugins\AMPL\ScriptEditor\includes\Plugins.ahk" cannot be opened.-mouser (October 11, 2009, 07:02 PM)

i dont think it saved my ahk directory when i initially specified it.. in options it had G:\
maybe that was the cause of the problems.. trying to set it in options now and trying again.. nope.-mouser (October 11, 2009, 07:05 PM)
when i try to "record" nothing happened..-mouser (October 11, 2009, 07:04 PM)
Wrong filename in Fscript.vbs (Double bugger)first time i tried i think it opened up the recorder script itself which i didn't understand.-mouser (October 11, 2009, 07:04 PM)

)

I've wiped and reinstalled FARR - only running AMPL plugin! Will add others of it behaves!-CleverCat (October 09, 2009, 02:55 AM)

ok, I just had the problem I described again. The title test translates to "Windows - no harddrive" (see attachment in previous post)-Nod5 (September 25, 2009, 08:40 AM)

i keep getting "not implemented yet" errors when trying to click on items in the am menu or just typing amc.-mouser (October 07, 2009, 02:28 PM)
what do you mean "won't allow duplicate paths"?-mouser (October 06, 2009, 01:52 PM)
- The use of Recorder also allows for a Record and Edit mode in AMPL. Typing amn into FARR will give the option to record a new script: (see attachment in previous post)
-Perry Mowbray (September 21, 2009, 10:54 AM)

, but I hope it's pretty self explanitory. Code from Recorder can be inserted into either the code Before or code After sections (no more copy & paste
)got a report from friend with the trouble -- yeah thats what i figured it would be.-mouser (October 02, 2009, 12:28 AM)

im not sure timezone plugin works in Windows 7 -- anyone else try it with any luck?-mouser (October 01, 2009, 10:14 PM)
I've been playing with ah AHK Macro Recorder and it's got great potential over the current one distributed with AutoHotKey.now that's exciting.-mouser (October 01, 2009, 08:38 PM)

-mouser (October 01, 2009, 10:03 AM)
