04.02.2017, 14:05
Moin Ulli, selbst dieses einfache Makro geht nicht:
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
SetKeyDelay, 100, 100 ; Setzt eine Verzögerung, die nach jeder Tastatureingabe via Send und ControlSend erfolgen soll.
;Makro Heatsink, 2xSchildzelle
$1joy6::
Send {v}
return
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
SetKeyDelay, 100, 100 ; Setzt eine Verzögerung, die nach jeder Tastatureingabe via Send und ControlSend erfolgen soll.
;Makro Heatsink, 2xSchildzelle
$1joy6::
Send {v}
return
![German Pilot Lounge [GPL]](https://pilot-lounge.de/images/igame/gpl_logo_text.png)
