byoda Posted June 2, 2010 Posted June 2, 2010 When I run a send() command that has the "+" sign, it doesn't get passed. It doesnt matter what the command is, as long as there is a "+" in it, it doesnt get passed. Is this a known issue and is there a workaround? Thanks.
omikron48 Posted June 2, 2010 Posted June 2, 2010 (edited) Read the help file. Under 'Send Key List'. Send("+a") ;sends shift+a Send("{+}") ;sends + symbol Edited June 2, 2010 by omikron48
byoda Posted June 2, 2010 Author Posted June 2, 2010 Read the help file. Under 'Send Key List'. Send("+a") ;sends shift+a Send("{+}") ;sends + symbol Thank you VERY MUCH
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now