dietpepsi Posted February 11, 2011 Posted February 11, 2011 I am trying to create a script that records how many times the enter key and Function keys are pressed. I am using a system that bills me .8 cents per execution of an command, as defined by the billing policy as the enter key and function keys. It's a database used to look up public records using the BlueZone software. Until I get my bill around the 2nd or 3rd of every month I have no way of knowing how many transactions I have done and/or how much its going to cost. So I'm hopeful somebody can point me into the right direction to start this script.
ZacUSNYR Posted February 11, 2011 Posted February 11, 2011 _IsPressed FileWrite FileWriteLine It'd also help to read up on Arrays and Loops.
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