Search found 46 matches

by Dyson
09 Jun 2019, 10:09
Forum: Ask for Help (v1)
Topic: time stamping Topic is solved
Replies: 2
Views: 576

Re: time stamping Topic is solved

The sleep part of the code is only because im trying to figure out how to close the message box without having to click ok msgbox-creator from user 'Thalon' : https://www.autohotkey.com/boards/viewtopic.php?t=6928 just short an example show msgbox for 2 seconds ;https://www.autohotkey.com/boards/vi...
by Dyson
08 Jun 2019, 20:34
Forum: Ask for Help (v1)
Topic: ini reads
Replies: 13
Views: 1795

ini reads

so im struggling a little bit with reading ini files, I have a couple of files than need reading from during the script and its basically "if" and "else" im struggling with ClockIn: iniread, ClerkIn, Clerk.ini, Clerk, %MyVar% FormatTime, TimeIn,, HH:mm:ss FormatTime, DateIn,, ShortDate if iniread %M...
by Dyson
08 Jun 2019, 12:18
Forum: Ask for Help (v1)
Topic: time stamping Topic is solved
Replies: 2
Views: 576

time stamping Topic is solved

Any ideas how to stack timestamps? ideally i would like it to sub catagorise each user, [User] 08/06/2019 - Time in : 14:23:43 08/06/2019 - Time out 15:30:22 08/06/2019 - Time in : 16:33:42 08/06/2019 - Time out 20:50:22 [User2] Date - Time in Date - Time out Date - Time in Date - Time out etc..... ...
by Dyson
07 Jun 2019, 17:20
Forum: Ask for Help (v1)
Topic: cant seem to figure out script
Replies: 4
Views: 869

Re: cant seem to figure out script

so I added gui, add, button, gClear x10 y113 w85 h85, C and Clear: Gui,Submit,NoHide loop, 2 GuiControl,,% "Edit" A_Index, return it does the same as if I was to delete it all, but all it does it hide the numbers pressed rather than reset it all, noticed it was the same without the code and I was to...
by Dyson
07 Jun 2019, 15:11
Forum: Ask for Help (v1)
Topic: cant seem to figure out script
Replies: 4
Views: 869

Re: cant seem to figure out script

omg thank you so much!
by Dyson
07 Jun 2019, 09:38
Forum: Ask for Help (v1)
Topic: cant seem to figure out script
Replies: 4
Views: 869

cant seem to figure out script

hi guys so I used to use mirc, and I used to script a lot on there, a few years ago I found ahk and dabbled a littlebit making bots for games etc, more recently I have decided to try and recreate my works till program just for fun, its doing what im asking it to do so far, which is great, but I cant...

Go to advanced search