Reluctantly moving from CSV files to .DB, I find that the SQLExample program stalls on the following:
pnlToolBox.Top=Activity.Height-pnlToolBox.Height
Commenting the statement out throws up further similar errors in the same Sub.
I presume that something hasn't been initialised, but what? Or am I just being a bit slow here?
John
pnlToolBox.Top=Activity.Height-pnlToolBox.Height
Commenting the statement out throws up further similar errors in the same Sub.
I presume that something hasn't been initialised, but what? Or am I just being a bit slow here?
John