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]
Go to full version