AutoIt utility functions for parsing files, arrays, and strings.
-
Download this repository anywhere on your computer.
-
Make sure that the
AutoOps.au3file is in the same folder as the otherau3files in this repository, asAutoOps.au3will reference them. -
In your AutoIt script, call
AutoOps.au3in yourincludestatement.
#include "C:\path\to\script\AutoOps\AutoOps.au3"