Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get an error with Class_SQLiteDB #3

Open
kookob opened this issue Apr 4, 2016 · 1 comment
Open

I get an error with Class_SQLiteDB #3

kookob opened this issue Apr 4, 2016 · 1 comment

Comments

@kookob
Copy link

kookob commented Apr 4, 2016

when i run the script, first line is take an error:

Line Text: SQLiteDB.BaseClass
Error: Unknown class.

and i can't understand this line:

Class SQLiteDB Extends SQLiteDB.BaseClass

why the SQLiteDB Class can extends itself inner class?
and when i take the BaseClass out of the SQLiteDB, it can run good.
the feature is new ahk version support? my version is:1.1.09.04

and btw, at line 288,289
the StrSplit is support in 1.1.13+ version
so i change it to StringSplit

finally, Thank you so much for your sharing.

@kookob
Copy link
Author

kookob commented Apr 9, 2016

is my version problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant