AutoHotkey Community

It is currently May 27th, 2012, 2:08 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: February 1st, 2010, 10:43 pm 
Offline

Joined: November 19th, 2009, 6:23 pm
Posts: 163
Location: Florida
Greetings,

Just have a minor bug where I'm doing this command:
Code:
Send, 0+{tab}Y


in one of our intranet sites...
But all it puts is just a 0 and skips the rest...

when I do
Code:
Send, 0&43;{tab}Y


it enters 0&43; then it tabs and hits Y...

any questions or resolution?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 1st, 2010, 10:46 pm 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
What do you want to do send the + sign or do shift? For + sign use {+} for shift you can also try {shift} or {shift down}...{shift up} and you can try other send methods (input, play, raw etc)

_________________
AHK FAQ
TF : Text files & strings lib, TF Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 2nd, 2010, 2:06 pm 
Offline

Joined: November 19th, 2009, 6:23 pm
Posts: 163
Location: Florida
hugov wrote:
What do you want to do send the + sign or do shift? For + sign use {+} for shift you can also try {shift} or {shift down}...{shift up} and you can try other send methods (input, play, raw etc)


One of the items we input in the site is 0+ but the send command is not putting the + in. but I'll try {+}


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: nimda, poserpro, rbrtryn, sjc1000 and 12 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:
cron
Powered by phpBB® Forum Software © phpBB Group