Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
howtos:win32:console [2011/06/03 19:36] – Style consistency biomathjdailyhowtos:win32:console [2011/06/05 13:14] – make script snippet downloadable enrico
Line 9: Line 9:
   * Create the file AutoHotKey.ahk in your 'My Documents' folder. Alternatively, running AutoHotKey.exe will automatically generate this file. Just delete the contents.   * Create the file AutoHotKey.ahk in your 'My Documents' folder. Alternatively, running AutoHotKey.exe will automatically generate this file. Just delete the contents.
   * Paste the following script into the file, replacing the path on line 5 with your path to Console, and the argument DefaultTab with the name of the tab you specified in Console:   * Paste the following script into the file, replacing the path on line 5 with your path to Console, and the argument DefaultTab with the name of the tab you specified in Console:
-<code autohotkey>+<code autohotkey AutoHotKey.ahk>
 TestConsole() TestConsole()
 { {
Print/export