Skip to content

Commit

Permalink
New file
Browse files Browse the repository at this point in the history
Demo.ahk
  • Loading branch information
Simon Strålberg committed Oct 4, 2012
1 parent 0683009 commit b9a1157
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Demo.ahk
@@ -0,0 +1,4 @@
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
MsgBox Demonstration script

0 comments on commit b9a1157

Please sign in to comment.