Identify dates and preforme a action

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
marsa
Posts: 25
Joined: 11 Jul 2018, 10:36

Identify dates and preforme a action

20 Jul 2018, 08:04

Hello guys

Poster a while a go, and insted of necroing that thread I made a new one.

Code: Select all

MouseClick, left,  279, 125
Sleep, 100
Send, ^c
IfLessOrEqual,A_Now, EnvAdd, ymdhms, -6574, days
{
send,^+F
}
else 
loop,4
    {
    send, ^+F
}
]/code]

As before im trying to get the code to check the clipbord that Will have a date in the format YYYYMMDD-XXXX and if that date is lower or corresponds with the clipboard that it preformes alt - f, IF not it preformes alt-f x 3.

Anyone clever here that can help me?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: RandomBoy and 384 guests