From 6a803b887a701894ac0f0ea8ab1578693aec49d9 Mon Sep 17 00:00:00 2001 From: David Daily Date: Tue, 14 Jan 2020 09:17:42 -0600 Subject: [PATCH] Update 'Case_Formatter.ahk' --- Case_Formatter.ahk | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Case_Formatter.ahk b/Case_Formatter.ahk index 2e365af..af4497a 100644 --- a/Case_Formatter.ahk +++ b/Case_Formatter.ahk @@ -2,13 +2,11 @@ SetTitleMatchMode, 2 -ini = %A_MyDocuments%\D3Ksettings.ini - ; These next 3 options make it so that it's always on top, it there are no buttons, and doesn't show up in the alt-tab or taskbar Gui,+AlwaysOnTop Gui, +ToolWindow -IniRead, docfile, %ini%, USpec, DocFile, 0 +docfile := ini_getValue(ini, "USpec", "DocFile") CurrTimeEN := GetDateTime("en") CurrTimeDE := GetDateTime("de") @@ -131,7 +129,7 @@ Write: FileAppend, Call received %CurrTimeEN%.`n`n, %docfile% If (Act = "0") ; Not an activation { - FileAppend,Dealer called for, %docfile% + FileAppend,Dealer called for , %docfile% } Else If (Act = "1") ; Warrant @@ -151,7 +149,7 @@ Write: If (Act = "0") ; Not an activation { - FileAppend,Händler rief an mit, %docfile% + FileAppend,Händler rief an mit , %docfile% } Else If (Act = "1") ; Warrant