Have been trying to get alerts to work but they dont seem to be working for me. For a simple test I tried: | Test.mac Sub Main /alert clear 1 /alert add 1 "Watchman Halv" :Loop /if $alert(1)==True { /target alert 1 } /goto :Loop /return Nothing seems to happen and when I type /target alert...