| Author |
Message |
Topic: Help with INI file |
john tuomi
Replies: 5
Views: 101
|
Forum: Ask for Help Posted: Wed Mar 17, 2010 7:59 pm Subject: Help with INI file |
| I'm getting an error at line 25. |
Topic: Help with INI file |
john tuomi
Replies: 5
Views: 101
|
Forum: Ask for Help Posted: Wed Mar 17, 2010 6:08 pm Subject: Help with INI file |
| Thanks for the quick reply! The file works again! Now on to my second problem. I'm trying to use A_tickcount to measure the time difference between the entries in the INI file. I'm assuming that I wou ... |
Topic: Help with INI file |
john tuomi
Replies: 5
Views: 101
|
Forum: Ask for Help Posted: Wed Mar 17, 2010 4:01 pm Subject: Help with INI file |
| I am writing to an INI file for output but, I really don't have a good grasp on the INI File structure. Each time the file writes to the ini, it overwrites the previous entry. What I want it to do is ... |
Topic: Help inserting a timestamp in a script output file |
john tuomi
Replies: 6
Views: 138
|
Forum: Ask for Help Posted: Wed Mar 10, 2010 5:33 pm Subject: Help inserting a timestamp in a script output file |
What I am looking to do is have a timer running in the background that would trigger the sequence below every hour on the hour (based on the system clock) as long as the script is running.
|
Topic: Help inserting a timestamp in a script output file |
john tuomi
Replies: 6
Views: 138
|
Forum: Ask for Help Posted: Wed Feb 24, 2010 9:24 pm Subject: Help inserting a timestamp in a script output file |
| Thanks for the help! You guys are amazing! |
Topic: Help inserting a timestamp in a script output file |
john tuomi
Replies: 6
Views: 138
|
Forum: Ask for Help Posted: Wed Feb 24, 2010 8:52 pm Subject: Help inserting a timestamp in a script output file |
Hi, I'm trying to adapt a file that I found on the forums. The file keeps track of each keystroke used, and outputs the total amount of the keys pressed.
What I'm trying to do (quite unsuccessfully ... |
Topic: Whatpulse Team For AutoHotkey |
john tuomi
Replies: 17
Views: 775
|
Forum: General Chat Posted: Wed Feb 24, 2010 6:52 pm Subject: Whatpulse Team For AutoHotkey |
I agree,but I have a project here that this sounds perfect for. The downside is the group that would be monitored does not and cannot have access to the web.
The idea is to use the keying stats to ... |
Topic: Whatpulse Team For AutoHotkey |
john tuomi
Replies: 17
Views: 775
|
Forum: General Chat Posted: Wed Feb 24, 2010 6:47 pm Subject: Whatpulse Team For AutoHotkey |
| Does anyone know how to create one of these in AHK? |
Topic: Time Accounting System Help Please |
john tuomi
Replies: 3
Views: 108
|
Forum: Ask for Help Posted: Tue Feb 23, 2010 4:14 pm Subject: Time Accounting System Help Please |
| Great Gui! I like the way it works, but why does it pick up the current time? |
Topic: AHK talking to MS Access |
john tuomi
Replies: 4
Views: 133
|
Forum: Ask for Help Posted: Mon Feb 22, 2010 9:32 pm Subject: AHK talking to MS Access |
| Thanks for the info! I'm thinking it might be easier to build this in pieces. First, a keyboard hook that captures the user ID and the total for all the keys pressed, and writes them to an INI or a CS ... |
Topic: AHK talking to MS Access |
john tuomi
Replies: 4
Views: 133
|
Forum: Ask for Help Posted: Mon Feb 22, 2010 8:07 pm Subject: AHK talking to MS Access |
Greetings!
I was wondering if any of you know of a simple way for AHK to talk with Access?
In my shop, I use an AHK script to count keystrokes using the script, below. What I would like to buil ... |
Topic: Time Accounting System Help Please |
john tuomi
Replies: 3
Views: 108
|
Forum: Ask for Help Posted: Fri Feb 19, 2010 10:15 pm Subject: Time Accounting System Help Please |
| I am trying to write universal script to use to input time records for my employees. I currently use a script that enters a set schedule into our oracle based system. The issue I have with it is that ... |
Topic: Help with incrementing Mousemove |
john tuomi
Replies: 5
Views: 117
|
Forum: Ask for Help Posted: Mon Feb 08, 2010 7:29 pm Subject: Help with incrementing Mousemove |
Thanks, I appreciate the help. In testing my original script, it occurred to me that a loop might be more efficient.
For example, pressing ^8 would scroll the screen, and select the first numbered ... |
Topic: Help with incrementing Mousemove |
john tuomi
Replies: 5
Views: 117
|
Forum: Ask for Help Posted: Mon Feb 08, 2010 6:53 pm Subject: Help with incrementing Mousemove |
| Hi! I'm trying to write a script that will move my mouse incrementally along a menu. This is used to identify scanned pages in order. What I need for the script to do is to first move to a slider to a ... |
Topic: Looking to track and count keystrokes |
john tuomi
Replies: 1
Views: 249
|
Forum: Ask for Help Posted: Tue Feb 02, 2010 9:33 pm Subject: Looking to track and count keystrokes |
I currently use a script to capture each time a keyer presses F1, which is a trigger for a different script. By counting these F1 presses, I can tell how many pages the keyer has completed.
There i ... |
| |