Hi Folks,
on 05-14-2011 Skizzo posted an example of getting the contents of cells in webview: www.b4x.com/forum/basic4android-get...5-dbutils-android-databases-now-simple-2.html
When I try to compile the example I always get an error at line :
riga=lista.Get(row) with the error-message "Unknown member: get"
What is lista? To my mind somethings missing in the example... At least an initialization of lista.
Any comments and suggestions are welcome.
Thanks Fatman
on 05-14-2011 Skizzo posted an example of getting the contents of cells in webview: www.b4x.com/forum/basic4android-get...5-dbutils-android-databases-now-simple-2.html
When I try to compile the example I always get an error at line :
riga=lista.Get(row) with the error-message "Unknown member: get"
What is lista? To my mind somethings missing in the example... At least an initialization of lista.
Any comments and suggestions are welcome.
Thanks Fatman