Functions ?

kordou

Member
Licensed User
Longtime User
Hi all,
I am new to Basic4Android.

I am trying to transfer a code from VB and I'd like some help on how to write a function in Basic4Android and how to call it ?

thank you in advanced
 

Theera

Expert
Licensed User
Longtime User
Hi all,
I am new to Basic4Android.

I am trying to transfer a code from VB and I'd like some help on how to write a function in Basic4Android and how to call it ?

thank you in advanced

Hi Kordou,
You have used Margret's string module,haven't you? Perhaps you can get new idea.
 
Upvote 0

mangojack

Expert
Licensed User
Longtime User
kordou .. Its pretty much the same .. As Theera suggested see this , I use them it my projects.

Margarets Functions ...

Cheers mj
 
Upvote 0
Top