AutoHotkey Community

It is currently May 26th, 2012, 3:27 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: March 13th, 2009, 3:18 pm 
Offline

Joined: November 24th, 2008, 7:22 pm
Posts: 73
Hi,

I have seen this discussed in several threads but have not found the solution to my problem. My scripts intermittently miss characters sent to other applications. For example, a directory designation of c:\utilities intermittently becomes c:\utilites. I have tried key delay settings, using Send and SendInput, surrounding the SendInput with Critical On/Off, as well as using a subroutine to dole out the characters one by one instead of sending the entire string at once. I have observed that it only happens on the first attempt. A second attempt at the same action always works as expected. I'm using XP.sp2 Any ideas?

Relayer


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 13th, 2009, 3:20 pm 
Quote:
c:\utilities intermittently becomes c:\utilites
Hang on a sec I've to look for my glases ... :lol:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 13th, 2009, 4:06 pm 
Offline

Joined: February 19th, 2009, 6:44 pm
Posts: 125
although i cant see the difference in ur example, u can use copy and paste


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 13th, 2009, 5:35 pm 
I've experienced this problem also, evan is right that copying the contents to clipboard and pasting them is a good workaround. If you're sending the information to a control ControlSetText would save you the extra step of saving the data to Clipboard.


Report this post
Top
  
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: BrandonHotkey, Yahoo [Bot] and 18 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