In Use : UniRedux.Basic.ahk
#s:: ; Make Search Script
#`:: ; Drive, Eject
#p:: ; Screen Shot Saver- Must Push PrnScn 1st
^F10:: ; Send time in digits
^F12:: ; Loads chkbxEXE.ahk Checkbox Launcher [popup.window]
F12:: ; Make Link from URL, StoreAuto
ESC:: ; (Enters Standby Mode) Loads UniRedux.Standby.ahk , ExitApp
F9:: ; Save garner 2 VAR.txt+TDS & BKUs added reformatpostdump 12-27-2018 )
F10:: ; opens outbox
`:: ; Tilde HarvestApprend HiLite 2 garner+ALLgarner+snafu Feature
#a:: ; Alphas Garner 2 VAR named file alpha+TDS plus bku
!x:: ; add vaaribles
Use ext.search.basic.bat to make output for template then:
Replace as below & name extension .bat
MyFormat : XCOPY M:\ I:\output\ /C /S /D /Y /I /V
Replace m with xcopy in a list of pathes
M:\
XCOPY M:\
Replace extension with [pdf example]
.pdf
.pdf I:\output\ /C /S /D /Y /I /V ,
|