Rednyx
Civil/Environmental
- Feb 22, 2001
- 42
Ive made a programme on multiple forms which are activated from the main Form through buttons.
i am facing a little prob
when user complete the operation from, say form2, he exits from it to the main form, and if he want to perform the same operation he may choose to go back to form 2, but then i face errors as the Arrays that were initialised the first time still have old values in them though last time i have un loaded the form?
how should i prevent this?
i am facing a little prob
when user complete the operation from, say form2, he exits from it to the main form, and if he want to perform the same operation he may choose to go back to form 2, but then i face errors as the Arrays that were initialised the first time still have old values in them though last time i have un loaded the form?
how should i prevent this?