Quick Search for:  in language:    
VB6,EventTracer,very,useful,AddIn,designed,ef
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,290,928. lines
 Jobs: 203. postings

 How to support the site

 
Sponsored by:

 
You are in:
 

Does your code think in ink?
Login





Latest Code Ticker for Visual Basic.
Click here to see a screenshot of this code!Taskbar Icon With a Borderless Form
By Immortal Tako on 12/24

(Screen Shot)

ErrorManager
By Cyber Chris on 12/24


Open and Compact Protected Db
By Nicola La Rocca on 12/24


Click here to see a screenshot of this code![Winsock Simple Multiplayer Game]
By andrej Kolla on 12/24

(Screen Shot)

soundex_functio n
By Joseph Varghese on 12/24


QSort Program
By Bill Adams on 12/24


Click here to see a screenshot of this code!Latest E-Santa Greeting
By anoopsihag on 12/24

(Screen Shot)

Click here to see a screenshot of this code!Matrix Inverse and Transpose Calculator
By Vagelis Plevris on 12/24

(Screen Shot)

Click here to see a screenshot of this code!Class to draw a shaded frame to a form/image/pict ure
By Fosters on 12/24

(Screen Shot)

Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!

Affiliate Sites



 
 
   

EventTracer v225

Print
Email
 
winzip icon
Submitted on: 8/3/2003 12:51:36 PM
By: Clayton Parman 
Level: Intermediate
User Rating: Unrated
Compatibility:VB 6.0

Users have accessed this code 720 times.
 

 
     EventTracer is very useful VB6 Add-In designed to efficiently add Event Tracing and/or Error Handling to VB6 Source code. Version 2.2.5 mostly adds refinements to procedure line numbering for the Error Handler (see "Readme v225.txt" for details). EventTracer can trace/log an unlimited amount of code to a file (instead of just to the Immediate Window). Adding Trace commands to procedures and/or variables is almost entirely automated making it a very fast and efficient debugging tool. EventTracer also includes a very capable Error Handling module which can: Process custom error exceptions, Add or Remove procedure line numbers, Automatically maintains multiple error logs.

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 3 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
8/4/2003 7:04:16 AM:Broken Arrow
For the first time I have seen such a 
unknown VB interface, lol! You seem to 
be pretty expert bro. I would have 
voted you if the PSC admins weren't 
sleeping!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/5/2003 1:25:43 AM:Timothy OConnor
hey how many lines of code do you have 
in the 8? models. because im making a 
game that has 4? right now. im also 
testing something for the game. can you 
plase e-mail be a visual314@aol.com. 
Thank you for your time!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/5/2003 1:27:33 AM:Timothy OConnor
also just to let you know there are 
bugs in the program. i was using it and 
it kep of loading and i realy couldn't 
move the mouse or do anything. and the 
mouse just tried to stay in one place. 
i don't know why. just letting you know.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/5/2003 8:19:52 PM:Clayton Parman
Timothy. Thanks for the feedback. I'm 
not sure why you're having a problem, 
however I feel fairly confident in 
thinking it is probably related to your 
particular configuration. I can also 
tell you that isolating the problem 
would probably be way more trouble that 
it's worth (sorry). There are probably 
at least a few hundred people that have 
been using EventTracer for over a year 
and only one other person has reported 
a problem with it. We never did find 
the cause of it. As for your other 
question: I really don't know how many 
lines of code my other application has. 
It has 84 code modules and the .exe 
compiles to almost 6.5 MB. The 
\Package\Support folder for it contains 
126 files totaling 89.9 MB. It runs 
fine on Windows 2000 or XP, but is very 
unstable on any other flavor of 
Windows. Hope that helps :)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.