Hi Erel & B4A community.
One of the great features I love about B4A is when a var isn't declared its usually in RED. I did search for a request before posting.
Like the below Map1 example - if the "Dim Map1 As Map" is missing (or misspelled), then Map1 is in red. Map1.Put("Key","Val")
similarly the way the right side scroll bar has a blue line when you highlight a word - could a red line be used for missing declarations?
It can be time consuming to edit, save, run, fix, Redo. Especially when apps start getting pretty big and complex.
BTW: B4A is soo great! I am so glad I invested in it!
Thanks so much
Cheers
JEFF
P.s Im still learning.
One of the great features I love about B4A is when a var isn't declared its usually in RED. I did search for a request before posting.
Like the below Map1 example - if the "Dim Map1 As Map" is missing (or misspelled), then Map1 is in red. Map1.Put("Key","Val")
similarly the way the right side scroll bar has a blue line when you highlight a word - could a red line be used for missing declarations?
It can be time consuming to edit, save, run, fix, Redo. Especially when apps start getting pretty big and complex.
BTW: B4A is soo great! I am so glad I invested in it!
Thanks so much
Cheers
JEFF
P.s Im still learning.