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

DonationCoder.com Software > FARR Plugins and Aliases

FARR Plugin: AMPL [updated to version 0.6.2]

<< < (9/10) > >>

mouser:
when i try to "record" nothing happened.. first time i tried i think it opened up the recorder script itself which i didn't understand.

mouser:
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.

Perry Mowbray:
We have a great phrase in Australia for moments like this: Bugger!!

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)
--- End quote ---

Download and unzip this file Plugins.zip (0.22 kB - downloaded 280 times.) into FindAndRunRobot\Plugins\AMPL\ScriptEditor\includes\

Unfortunately got left out of the zip file  :(

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)
--- End quote ---

Not sure I'm understanding... do you:

* click the [...] button in options or type in the correct path
* click the "Set" button
* and it's not saved?
Options doesn't warn you of unsaved changes... is that the problem?

You should be able to reset it through Options at anytime. It should update the FindAndRunRobot\Plugins\AMPL\AMPL.ini file. Is the ini file correct, ie what you typed/selected in Options? Note: I've allowed for multiple locations in the ini file, so when a different drive letter is given to my USB it'll ask again, but use that in future...

when i try to "record" nothing happened..
-mouser (October 11, 2009, 07:04 PM)
--- End quote ---

My mistake again  :-[ Wrong filename in Fscript.vbs (Double bugger)

Download and unzip this version FScript.zip (5.44 kB - downloaded 287 times.) over the top of your current and it should be fine (I've just re-installed here at work and that's what I had to do).

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)
--- End quote ---

Do you have AHK "installed" so that ahk scripts run when double-clicked?

The script would open in an editor if that was the default system action if your AHK Path was not set correctly.

So I count three errors: two mine and one yours. Is that how you see it??  ;)

Humble apologies over my bugs: I'll get them fixed tonight...

cranioscopical:
(Double bugger)-Perry
--- End quote ---
You must hail from the buggernation  :)

mouser:
no need to apologize -- i'm happy to help test.
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.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version