W
webwing
Hi,
Can someone help please.
Basicaly I need to read a registration number across several forms in
my project.
The user logs in and I will use this number accross the forms
I have tried to store it in a Friend variable but once i hide the
first form and go to the next form the value goes to 0.
If I declare it Static then it is only usefull in one form.
What is the best way to do this?
Thanks
Can someone help please.
Basicaly I need to read a registration number across several forms in
my project.
The user logs in and I will use this number accross the forms
I have tried to store it in a Friend variable but once i hide the
first form and go to the next form the value goes to 0.
If I declare it Static then it is only usefull in one form.
What is the best way to do this?
Thanks