Results 1 to 8 of 8

Thread: Making Flow Diagrams In VB

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    5

    Making Flow Diagrams In VB

    Hola,

    Estoy buscando una herramienta que me permita hacer o ver los diagramas de flujo de las subrutinas (procedures tree) de mi código en VB. Estoy usando el project analyzer de Aivosto pero no consigo ver más de 10 formulários a la vez. Este programa me permite ver también las subrutinas y variables definidas pero no usadas (dead code y dead variables).

    Existe un programa similar gratis o algun crack para el project analyzer?

    muchas gracias por la atencion,

    Diego
    Last edited by Hack; Nov 10th, 2006 at 11:43 AM.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Analisis de código en VB

    In English please.

  3. #3
    Hyperactive Member
    Join Date
    Oct 2006
    Location
    USA
    Posts
    476

    Re: Analisis de código en VB

    Quote Originally Posted by Hack
    In English please.
    He wants to know how to make flow diagrams of his VB code.

  4. #4
    Hyperactive Member
    Join Date
    Oct 2006
    Location
    USA
    Posts
    476

    Re: Analisis de código en VB

    Quote Originally Posted by Diego Alvares
    Hola,

    Estoy buscando una herramienta que me permita hacer o ver los diagramas de flujo de las subrutinas (procedures tree) de mi código en VB. Estoy usando el project analyzer de Aivosto pero no consigo ver más de 10 formulários a la vez. Este programa me permite ver también las subrutinas y variables definidas pero no usadas (dead code y dead variables).

    Existe un programa similar gratis o algun crack para el project analyzer?

    muchas gracias por la atencion,

    Diego
    Aqui hablamos ingles, Diego. Usted puede hablar ingles?

  5. #5

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    5

    Talking Re: Analisis de código en VB - in english now :)

    Ops, I'm very sorry... I changed the language...

    Ok... I am looking for a tool that make subroutines flow diagrams (procedures tree) in my VB code. Actually I am using the Project Analyzer from Aivosto but I am anly able to analyze 10 forms at time (it is a evaluation version). With this program I can find either the dead variables and dead codes...


    What I would like to ask a question... if there is another similar program for free? Or, at least, where can I find a crack for the Project Analyzer?

    Thank you for your attention, and sorry again for the spanish question and this terrible english

  6. #6
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Analisis de código en VB

    Well, I know MZ-Tools finds variables/functions/constants that are not in use in the whole project, and it's free too...

  7. #7

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    5

    Re: Analisis de código en VB

    Thanks for your reply.

    I already tried MZ... but i was not able to make flow diagrams... it is posible?

    Would you know another one? I wonder if nobody use a flow diagram to be able to understand some complex or big VB code. Perhaps I am going in a bad direction...

    Thank you,

    Diego

  8. #8
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Making Flow Diagrams In VB

    If I write the code, then I don't need a flow chart, but sometimes I do make some sketches by hand on paper.

    If you are modifying someone elses code, then you probably need a flow chart.

    But I don't know any program to display flow charts, I never needed one yet... I just use Mz-Tools to find un-used variables or functions...

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