Hi guys, after stroggeling with the arrays defining, I got the same error on compiling for device and desk, see image.... any solution.
Had to rewrite much of my code that has arrays that are automatic initiated.
Thanks a lot, You all are amazing, I am glad I did ask it on the spot, helps me a lot. IT IS ALL WORKING NOW......
This is realy the only forum I now with so many helping minds....
When we type "Control("Form1").Visible" we can get and set a boolean value...
But if we want Show the Form on starting we should type Form1.Show...
I'm using this syntax and it work perfectly, in starting I show and set the visible propriete to False for stay the program in background task...