AutoHotkey Community

It is currently May 26th, 2012, 6:32 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: July 14th, 2005, 4:05 pm 
Offline

Joined: April 28th, 2004, 11:12 pm
Posts: 48
I'm using really simple hotstrings. I have 2 scripts running with them, and I get this problem occasionally from both of them. Sometimes they will file normally. Other times, they require me to have a space after the hotstring, or they won't fire. Other times they go case sensitive on their own.

For example. My "Hotstrings only" script has about 15 entries all following the same simple format:

Code:
:*:[te::Tested successfully.
:*:[XP::Application.Windows XP.


Normally I can type in just [xp and it will replace it with Application.Windows XP. , other times that will not fire. I try [XP and then it will work. Other times I go back in to edit something and want Application.Windows XP. at the beginning of something like Application.Windows XP.Error. I've already written "Error", but so if I type in the [xp (or [XP) it will leave it like this: [xp.Error. But if I leave a space between the hotstring and Error, it will then fire.

This may be just my machine, but I'm hearing reports from the others who use my scripts getting similar issues. Am I missing some code somewhere? Is this a bug?

_________________
Scott F Couchman


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 15th, 2005, 2:43 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
I use hotstrings myself -- and just tried the two you posted -- and have not noticed this behavior. If you're using a really old version (say older than 1.0.25), that might explain it. But chances are, you aren't.

If you can isolate it to something repeatable, that would really help in tracking it down. For example, if there is a particular hotstring that fails to work as expected 10% of the time, or under certain repeatable conditions, I can try to reproduce it and fix it.

Thanks for reporting this.


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey and 1 guest


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