I get this message when I run DBAExampleOOP.ahk
--------------------------- DBAExampleOOP.ahk --------------------------- Error at line 2. Line Text: #Warn, LocalSameAsGlobal, Off Error: This line does not contain a recognized action. The program will exit. --------------------------- OK ---------------------------
How can I work with mySQL manually? without the need of GUI to set up variables (without the need of DBAExampleOOP.ahk)
I tried to put :
#include mysql.ahkbut did not work with me.
thanks a lot.




