From 9267a4a2eab9b921288cd80548a4403cfdf1cba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?m=C3=B6si?= Date: Wed, 5 Nov 2008 15:22:15 +0000 Subject: =?UTF-8?q?NoEnv=20entsprechend=20der=20Empfehlung=20in=20der=20Au?= =?UTF-8?q?toHotKey-Hilfe=20gesetzt,=20sollte=20die=20Performance=20verbes?= =?UTF-8?q?sern=20(Ausma=C3=9F=20unbekannt)=20und=20die=20eine=20oder=20an?= =?UTF-8?q?dere=20Sicherheitsl=C3=BCcke=20vermeiden,=20(da=20vom=20Skript?= =?UTF-8?q?=20nicht=20definierte=20Variablen=20auch=20tats=C3=A4chlich=20l?= =?UTF-8?q?eer=20sind=20und=20nicht=20etwa=20aus=20dem=20Environment=20kom?= =?UTF-8?q?men=20k=C3=B6nnen=20und=20damit=20das=20Skript=20unerwartet=20b?= =?UTF-8?q?eeinflussen).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1109 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/neo-vars/src/Source/varsfunctions.ahk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'windows/neo-vars/src/Source/varsfunctions.ahk') diff --git a/windows/neo-vars/src/Source/varsfunctions.ahk b/windows/neo-vars/src/Source/varsfunctions.ahk index 8b7ad89..021e338 100644 --- a/windows/neo-vars/src/Source/varsfunctions.ahk +++ b/windows/neo-vars/src/Source/varsfunctions.ahk @@ -1,3 +1,5 @@ +#NoEnv + AllStar(This_HotKey) { global PhysKey := This_HotKey -- cgit v1.2.3