AutoHotkey Community

It is currently May 27th, 2012, 3:37 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: November 2nd, 2005, 2:25 pm 
Offline

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

am I wrong, or shouldn't this

Code:
::hs::hotstring`!


... produce hotstring! ???

it's not working anymore (! is not escaped).

_________________
Tekl


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 2nd, 2005, 2:30 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
It's always been that way because hotstrings use the Send command syntax (unless you put them into SendRaw mode). For example:
::hs::hotstring{!}


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 2nd, 2005, 2:47 pm 
Offline

Joined: September 24th, 2004, 3:00 pm
Posts: 814
Location: Germany
Thanks. Has it been always this way? I thought it was possible with escaping some versions before.

_________________
Tekl


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 2nd, 2005, 3:37 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
I believe it's always been that way. If it hasn't, that would be quite surprising.


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 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