how do i reset the program?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i'm writing a program with vb.net that will get data from xml file, if the
file have nothing that user need it will give out a error and ask to chose
another file. how do i reset the program back to the orignial state?
 
You don't have to reset the whole program. Just clean up what you used
before finishing this function and you are ready for a second try.

If you have a particular problem in mind could you elaborate a bit ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top