solution any time,
caring every time.
MLM Software Demo
Inventory Control Software Demo
Store Management Software Demo
Home
Products
Services
Download
About Us
Clients
Success Stories
Feedback
Events
Contact Us
Post a Message in reply to
Identifying where an error occurs
by
Brad Sumner
From:
Email Address:
Subject:
Message:
> Hello, > I am a middling user that has decided to try and make a few programs. I have developed one to the point that I need a error handling routine that will let me identify what form and procedure is having an error. However all my books and such do not give any clues on how this is done. I considered creating a variable that I could change at the start of every porcedure however I realized that any time another procedure was called that would make the info invalid. Please help me here. I can't believe that there is not a way to do this as it is obvious that VB knows what procedure it is in and what it is doing so there has to be a way to querry this. > > Thanks in advance > Brad Sumner