topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 26, 2024, 11:29 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - frogmoses [ switch to compact view ]

Pages: [1]
1
Post New Requests Here / Re: IDEA: Very simple timeclock utility
« on: February 09, 2007, 11:51 AM »
Brett, I fixed the error I wrote about previously.
Error at line 52...
It was just a missing comma.

Also, there was a problem with the save filtered list function. It wasn't saving the files due to an incorrect MsgBox option.

Line 254 was:
IfMsgBox, YES
. It should be
IfMsgBox, OK
.

It is a really great tool! I appreciate your work on it.

2
Post New Requests Here / Re: IDEA: Very simple timeclock utility
« on: February 08, 2007, 02:36 PM »
Brett, this was exactly something that I was looking for.

When I downloaded TitleLog v0194.ahk, I am getting a scripting error:

Error at line 52.

Line Text: If, WindowTitlePre<>%WindowTitlePost%
Error: This line does not contain a recognized action.

The program will exit.

The .exe version you posted works fine.

Pages: [1]