Added:
- reload function - further hotstrings - re-added patient search function
This commit is contained in:
@@ -20,4 +20,10 @@ SetKeyDelay, 50
|
||||
#Include includes\S1Shortcuts.ahk ;; Shortcut keys for S1 actions
|
||||
#Include includes\TextExpansions.ahk ;; Text expansions for autohotkey
|
||||
;#Include includes\ChromeController.ahk ;; S1 chrome controls for AMGP
|
||||
#Include includes\QuickSearch.ahk ;; Quicksearch / shortcut tools
|
||||
#Include includes\QuickSearch.ahk ;; Quicksearch / shortcut tools
|
||||
|
||||
|
||||
; Reload Script after changes (Ctrl + F1)
|
||||
^F1::
|
||||
Reload
|
||||
Return
|
||||
Reference in New Issue
Block a user