Generating a PO with sequential number that reset daily

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
ryanobrian
Posts: 1
Joined: 28 Feb 2019, 11:02

Generating a PO with sequential number that reset daily

28 Feb 2019, 13:44

Hey All,

This is just to tough for me to figure out but firgured someone here knows... So I want to create a hotkey that generates a PO. Right now I'm creating this : ABC2019022800 and then I i hit 1 for the first PO of the day.. so on and so on.

Here is how I obtain this:

Code: Select all

!p::
Send, ABC%A_YYYY%%A_MM%%A_DD%00
return
;
However I can never remember which number I used last. Can someone please modify this so that it adds the sequential number each time, and then it resets at 5PM each day? or midnight or whatever.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Joey5 and 173 guests