display variables in debug mode

Hi Everyone,

Can someone tell me if it is possible (& if yes, how ) to display variables while in debug mode (F8)

Thanks in advance

Christ



Answer this question

display variables in debug mode

  • Kenneth Davidsen

    On the main menu at the top, go to Debug -> Windows -> Locals. That should show you the values of all your variables.

    Hope that helps,
    Yun


  • Otacilio

    What would cause the option Debug > Windows > Locals , Debug > Windows > Autos to not be available

    All I can select are Debug > Windows > Breakpoints, Output, or Immediate

    Thanks...

    Brian


  • Paul60

    Thank You Yun,

    It is exactly was I was looking for.

    Chris


  • display variables in debug mode