summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbreadcat2018-11-06 10:16:22 +0000
committerbreadcat2018-11-06 10:16:22 +0000
commit94dc1ab06305e96a19323e863a35575566f7d175 (patch)
tree006133047c2eb813f0d2e6063420c7d021c2741f
parent24b9b41647a52fb93637b562faa06b459861368b (diff)
downloadahka-94dc1ab06305e96a19323e863a35575566f7d175.tar.gz
ahka-94dc1ab06305e96a19323e863a35575566f7d175.tar.bz2
ahka-94dc1ab06305e96a19323e863a35575566f7d175.zip
Update for Office 16
-rw-r--r--ahk-assistant.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index cbb2b0c..3ab55f3 100644
--- 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