Hello,
I'm trying to write a class, but I need to call a sub in the activity where I'm using this class.
I tried with callsub, but it doesn't worked.
Is there a way to do this?
eg:
I have a main activity and a class. in this class I need to call a sub at the main activity.
I'm trying to write a class, but I need to call a sub in the activity where I'm using this class.
I tried with callsub, but it doesn't worked.
Is there a way to do this?
eg:
I have a main activity and a class. in this class I need to call a sub at the main activity.