AutoHotkey Community

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

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Hotstring crashes AHK
PostPosted: September 21st, 2005, 7:54 am 
Offline

Joined: April 12th, 2005, 6:01 pm
Posts: 30
Code:
SetKeyDelay 30, 10

#KeyHistory 25

#Hotstring C O Z ?
#Hotstring EndChars `n`t

::test::
   send %A_DD%.%A_MM%.%A_YYYY% %A_Hour%:%A_Min%
return


When I type test and tab in this script, the hotstring action is performed. When I hit backspace a couple of times after the hotstring has finished typing, AHK crashes completely.

My config is AHK Version 1.0.38.03 on Win XP SP 2 German.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 21st, 2005, 8:25 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
This is caused by a bug in the reset option (Z). To work around it, you can omit the Z option until the next version is released.

Thanks for reporting it.

Edit: This has been fixed in v1.0.38.04.


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: Bing [Bot] and 2 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