Include File


You can include an external file by creating a new include plugin and adding the include in the code field. Figure 1 show an example of an included AutoHotkey code file. Figure 2 show what the include plugin screen might look like. See AutoHotkey Documentation for more information on #include.


Figure 1:

#include, D:\Users\Paul\Documents\AutoHotkey\Scripts\Utility\PixelGetColor.ahk


Figure 2: