AutoHotkey Community

It is currently May 26th, 2012, 2:02 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: June 7th, 2005, 5:45 pm 
Offline

Joined: September 7th, 2004, 9:20 pm
Posts: 275
Location: France
I seen in the changelog :
Quote:
1.0.35 - June 1, 2005
Important: Some internal changes were made to the Send command. If any of your scripts rely on the subtle differences between the left, right, and neutral modifiers keys (Control, Alt, Shift, and Win), it is recommended that they be retested prior to adopting this version.

Fixed the Send command's inability to send AltGr characters (such as "\" and "{" on the German keyboard) to apps that don't allow Ctrl+Alt as a substitute for AltGr. [thanks xrat]


My country, my keyboard, my card are french, (I have a French Express...) :) :) :)

On my XP machine, at home, I have in a script :
Code:
#k::Send, C:\Program Files\MakeNewFolder\MakeNewFolder.exe
it works perfectly. (Ver 1.0.35.05 and probably the previous ones)

A part from this topic, MakeNewFolder is a very good little utility to create a folder or a succession of folders......

Come back to the bug :
at work, on my NT4 rev 6 machine, the result is :
Quote:
C:Program FilesMakeNewFolderMakeNewFolder.exe
with 1.035.00 and 1.0.35.05 versions of AHK (the two I had this morning)

So at work, when I want to send the access path of a file to an application in a open dialog, AHK say me : "If you want that I do the things correctly, come back home." I asked for that to my boss this morning and ... I prefer to forget this sad story... :( :( :(

This appears with the Send command. With Run it is always OK ...

Please, Chris, the AHK Guru, can you fix this ?

Thanks by advance


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 8th, 2005, 1:51 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Let me summarize. Please correct any of these that are wrong:

1) Send, C:\Program Files worked correctly on both NT and XP with versions of AutoHotkey prior to 1.0.35.

2) With 1.0.35+, backslash is not sent on NT but it is on XP.

3) You are using the French keyboard layout on both NT and XP.

4) Backslash is a character for which you must hold down AltGr.

Thanks.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 8th, 2005, 5:13 am 
Offline

Joined: September 7th, 2004, 9:20 pm
Posts: 275
Location: France
1) to 3) = YES

4) "\" on a french keyboard = AltGr + "_" (witch is on the 8 key, 8 in upper case and _ in lower case), Alt + Ctrl + _ gives too the "\" character

I go to the work. I will try again with 1.0.33, 1.0.34 and later to compare...


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 8th, 2005, 5:05 pm 
Offline

Joined: September 7th, 2004, 9:20 pm
Posts: 275
Location: France
Hi. I'm come back from work and I confirm :

On Win NT 4.0 Rev 6 French (with french keyboard), "Send, \" works perfectly with 1.0.34 and don't work anymore with 1.0.35 and up.

Is it possible to fix it ?

Thanks by advance


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 8th, 2005, 7:33 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Hopefully it's been fixed in today's release. Thanks for reporting it.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 8th, 2005, 7:50 pm 
Offline

Joined: September 7th, 2004, 9:20 pm
Posts: 275
Location: France
Thanks Chris for the quick fix.

I will see tomorrow at work if it's ok for \ (and I will try others AltGr chars to be sure) and I will confirm you if all is OK in the French side of the force...


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 9th, 2005, 4:57 pm 
Offline

Joined: September 7th, 2004, 9:20 pm
Posts: 275
Location: France
I jumped directly to the 1.0.35.07 and I can confirm you, the bug is crushed... Unpleasant small beast !!!

Of course many thanks for the quick fix !!!


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

All times are UTC [ DST ]


Who is online

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