Type ParaAry(Par1 as string,Par2 as string,Par3 as int)
Dim Para As ParaAry
Para.Initialize
Para.Par1="a"
Para.Par2="b"
Para.Par3=9"
startActivityForResult(Para)
This is a duplicate post. You have already been told the correct way to use StartActivityForResult. Your error is related to the translation between the Java code and B4A code.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.