Smiley357 Posted August 22, 2008 Posted August 22, 2008 I have F1 saved into an array. How can I get it to send the F1 key and not F 1? Example: $array[0] = ("F1") Send($array[0])
Linux Posted August 22, 2008 Posted August 22, 2008 How to fish:1 - Put the cursor over the word: SEND2- Press F13- Read the Help fileThe fish: $array[0] = ("{F1}")Send($array[0]) You can help! Donate to AutoIt! or, visit ClimatePREDICTION.netMy posts:Travian Bot Example (100+ servers) BETAHow to Host you code/app for free! (unlimited team number) (Public or Private)"Sir, we're surrounded!" "Excellent. We can attack in any direction!"
Smiley357 Posted August 22, 2008 Author Posted August 22, 2008 Dude no need to be rude. I did read the HELP files. Just because most people dont read the help files dont assume everyone doesnt. If you feel put out b/c you THINK someone hasnt read the help files then dont reply! Simple as that. Everyone over looks something simple every now and then!
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