ahka

Assorted ease-of-use and functionality tools using AutoHotkey.
Log | Files | Refs

commit 94dc1ab06305e96a19323e863a35575566f7d175
parent 24b9b41647a52fb93637b562faa06b459861368b
Author: breadcat <peter.gill@chillitelecom.co.uk>
Date:   Tue,  6 Nov 2018 10:16:22 +0000

Update for Office 16

Diffstat:
Mahk-assistant.ahk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk @@ -539,7 +539,7 @@ insertSalutation() { workDatFile() { global firstName - Send order{Tab 4}`.dat file request{Tab} + Send order{Tab 3}`.dat file request{Tab} insertSalutation() Send, ,`n`nPlease can I get a .dat file generated for system ID: %clipboard%?`nThe order reference will be:{Space}`n`nRegards,`n%firstName%.{Up 3}{End} Return