ahka

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

commit 40731cd5d92b66fb27de9ad72058db7423ba3acd
parent d3f4b3f6eefa45c99c8c44b1aac6defbe9febe1e
Author: Peter <peter@minskio.co.uk>
Date:   Wed, 27 Apr 2022 10:17:44 +0100

Using a different CRM now

Diffstat:
Mahk-assistant.ahk | 9---------
1 file changed, 0 insertions(+), 9 deletions(-)

diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk @@ -248,9 +248,6 @@ RAlt & Left::Send, !{Left} RAlt & Right::Send, !{Right} Ralt & Enter:: ; overflow Alt & Enter::toggleFullscreen() ; leave flash full screen with a keyboard command -:*?:_crm:: - insertCRMFooter() -return #IfWinActive #IfWinActive ahk_exe mspaint.exe ; mspaint @@ -589,12 +586,6 @@ insertFooter() { Return } -insertCRMFooter() { - insertFooter() - Send, {Tab}{Space} ; jump out of textarea and press save - Return -} - insertSalutation() { If(A_Hour <12) Send, Morning