Need to declare ret in Dialogue Library?

CharlesR

Member
Licensed User
Longtime User
There is probably a very simple answer to this, but in the latest version of B4A "ret" in the dialogues library shows in red. For correctness, should it be declared and if so as what and where?

Thanks in advance.

Charles
 

mbatgr

Active Member
Licensed User
Longtime User
Hi, thank you for the useful library DIALODS v.92
However while it runs I got the following errors

Error occurred on line: 68 (main)
ret = Dd.Show("Set the required date", "B4A Date Dialog", "Yes", "No", "Maybe", Bmp)

regards
mike
 
Upvote 0

mbatgr

Active Member
Licensed User
Longtime User
there is a list of red lines in Java...don't grasp anything of it..
Meanwhile, I have to say that Basic4Android is just a small miracle, i'm very happu with it, it seems that whoever can do whatever, it is just a matter of read and practise....
Have another question about Layers and button, but I;m going to post it to another thread.
regards
mike
 
Upvote 0
Top