I am trying the following but only the first part works:
*^!;::
Send <
return
*^!`:::
Send >
return
Apparently it is not the proper way to escape the colon “:”. Do you have any idea on how to do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Erwin,
Try this:
I assume here that the : character is actually shift ; on your keyboard.
By using the + and ; it should work.