GetTextInit


 

GetTextInit

 

Not supported in Macro Scheduler Lite.

 

Loads the text capture hooks.  Must be called before any of the following functions will work:

 

GetTextAtPoint

GetTextInRect

GetTextPos

GetWindowTextEx

WaitScreenText

 

Failing to call GetTextInit before calling any of the above may result in an error.

 

Note that prior to version 13 this command was not necessary.  In v13 and above all macros that make use of any of the above commands should have GetTextInit added beforehand.