friends Posted September 20, 2004 Posted September 20, 2004 well...... i know the command to send a key is Send(). However...... i'm not sure of how to send keys "ESC" with p ? anybody mind to show me the statement ? I was confused....
nobby Posted September 20, 2004 Posted September 20, 2004 This sends "ESC" amd "P" send("{ESC}P") CheersNobby
friends Posted September 20, 2004 Author Posted September 20, 2004 This sends "ESC" amd "P" send("{ESC}P") <{POST_SNAPBACK}>thanks...... silly me ! Too simple ! :">
emmanuel Posted September 20, 2004 Posted September 20, 2004 This sends "ESC" amd "P" send("{ESC}P") <{POST_SNAPBACK}>not to nitpick, but that'd send esc-shift-p send("{ESC}p") will send esc-p "I'm not even supposed to be here today!" -Dante (Hicks)
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