Skip to content

Instantly share code, notes, and snippets.

@cocobelgica
Created January 17, 2013 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cocobelgica/4558153 to your computer and use it in GitHub Desktop.
Save cocobelgica/4558153 to your computer and use it in GitHub Desktop.
; Random Gist
; Forum post testing
MsgBox, % "OS Version: " A_OSVersion
. "`nOS Type: " A_OsType
. "`nAHK PAth: " A_AhkPath
. "`nAHK Version: " A_AhkVersion
ExitApp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment