AutoHotkey Community

It is currently May 27th, 2012, 12:44 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: September 28th, 2005, 9:05 pm 
Offline

Joined: February 11th, 2005, 6:31 am
Posts: 174
Location: Germany
I observe that hotstrings sometimes doesn't trigger my script. The hotstring simply doesn't react. I can try it again and again...
The only thing that helps in such cases is to press any defined hotkey or to reload the script. After this procedure everything works normal up to next time. It doesn`t occur in specific situations.

Regardless I install the keyboardhook or not it doesn't change something.

I'm running ahk Version 1.0.38.05 with NT4 SP2 and german keyboard layout. Could this be a bug?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 28th, 2005, 9:21 pm 
Wo ist Dein Code ?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 29th, 2005, 12:25 pm 
Offline

Joined: September 24th, 2004, 3:00 pm
Posts: 814
Location: Germany
Hi Andi,

try pressing space before the hotstring. Hotstrings don't work inside words if you don't set the option. Clicking with the mouse does not start a new word.

_________________
Tekl


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 29th, 2005, 1:22 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
I agree with the above: Every time a hotstring doesn't fire for me, it's because I clicked the mouse to move it to a new field or position. The problem with this is that clicking doesn't start a new word.

This might change someday via a new option that allows the mouse hook (if installed) to reset the hotstring watcher upon each left-click. The reason it isn't this way now is that the mouse hook has undesirable side-effects (cursor lag) in some cases, which might get solved someday soon.

In the meantime, you can try using the '?' option in those of your hotstrings that unique enough to tolerate it.

Edit: This issue has been resolved in v1.0.42.03. See "hotstring mouse" for details.


Last edited by Chris on February 21st, 2006, 2:31 am, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 29th, 2005, 9:19 pm 
Offline

Joined: February 11th, 2005, 6:31 am
Posts: 174
Location: Germany
Hi Bobo,

I'm trying to create a download link to my script, which I`ve uploded to autohotkey.net. (cause it`s a little bit too big).

Do you know, what I must do to create a new link? I tried new symlink but, where do I find the link???
Thanks in advance :)

@Tekl and Chris:Thank you for your answers... I'll try it


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group