Erel B4X founder Staff member Licensed User Longtime User Sep 21, 2020 #21 Mike1970 said: Am I wrong? Click to expand... Yes. The compiler will not cast the types in the case of resumable subs as the "target" type is unknown. It is similar to CallSub or other events.
Mike1970 said: Am I wrong? Click to expand... Yes. The compiler will not cast the types in the case of resumable subs as the "target" type is unknown. It is similar to CallSub or other events.
M Mike1970 Well-Known Member Licensed User Longtime User Sep 21, 2020 #22 Erel said: Yes. The compiler will not cast the types in the case of resumable subs as the "target" type is unknown. It is similar to CallSub or other events. Click to expand... This change everything ? Ok, in this case the problem must be this
Erel said: Yes. The compiler will not cast the types in the case of resumable subs as the "target" type is unknown. It is similar to CallSub or other events. Click to expand... This change everything ? Ok, in this case the problem must be this