Results 1 to 3 of 3

Thread: VB 6 - Code analysis

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2000
    Posts
    123

    Question VB 6 - Code analysis

    does anyone have any recommendations for a reasonably priced code analysis software package for vb6?

    looking for something that can evaluate source code and runtime, look for dead code and poorly written code. create flow charts. etc etc.

    i know of http://www.aivosto.com/ , but are there any alternatives? how good is aivosto? is it worth the cost?

    thanks!

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: VB 6 - Code analysis

    MZTools has some basic code analysis in it,.... it produces an amazing amount of information. It won't detect poorly written code or bad logic errors, but it does detect dead code.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    Junior Member
    Join Date
    Jun 2006
    Posts
    21

    Re: VB 6 - Code analysis

    Google VBLAW. It's pretty good, it detects EVERYTHING. It has a free trial too, so go check it out.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width