again, I apologize for my noob questions.
it's these little things that get me stuck.
in visual basic, I can chain a new vb program i.e.
while keeping the existing global variables in the new chained file.
How would I do the same with b4a?
I want to load to an existing project a new (b4a file) , while keep the existing global variables that came with the old b4a file ....
in b4a, what would be the best way to do this?
leads/links are very appreciated.
thank you.
it's these little things that get me stuck.
in visual basic, I can chain a new vb program i.e.
B4X:
Chain program2.bas,,all
while keeping the existing global variables in the new chained file.
How would I do the same with b4a?
I want to load to an existing project a new (b4a file) , while keep the existing global variables that came with the old b4a file ....
in b4a, what would be the best way to do this?
leads/links are very appreciated.
thank you.