Viewing progress of program

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Viewing progress of program

    Hi,
    I have some tweeking to do with this huge program and whenever i get to a certain point in the program where tweeking is needed, i have no idea where it is within the program. Im running V3.2063 and i dont know how to view the progress. i know theres a way with V3.7...PLEASE HELP!

    mackcmm23
    Never tell your problem to someone incapable of solving it!

  • #2
    Try break point close to where you think it is and then steo it from there
    sigpic
    if you had soap on a rope it would be tied to yer ankle

    Comment


    • #3
      Watch the bottom-left corner, it will (sometimes) tell you WHAT it is currently measuring. Also, if you click on STOP in the execture window and use one of the pull-downs, it might tell you what feature it is measuring (I am not sure if this is in all the versions or not).
      sigpic
      Originally posted by AndersI
      I've got one from September 2006 (bug ticket) which has finally been fixed in 2013.

      Comment


      • #4
        V3.7 also leaves an arrow at the line where you cancelled (viewable in command mode)
        V3.2063 do WTS & or WMS

        Craig
        Last edited by craiger_ny; 05-18-2006, 01:30 PM.
        <internet bumper sticker goes here>

        Comment


        • #5
          Mackcmm,
          In version 3l.7 mr2 and up, it will leave a red left side arrow in the edit window
          sigpic

          Comment


          • #6
            Originally posted by T Miller
            Try break point close to where you think it is and then steo it from there
            Breakpoints are wonderful. As it runs it will highlight the line it is running, when it crashes that line stays highlight so you know where it is.
            When in doubt, post code. A second set of eyes might see something you missed.
            sigpic

            Comment


            • #7
              Do you know the ID of the feature or can you find it in the graphics display window?

              In v3.7 you can right click on a feature label and select "move cursor to". That will put the cursor at the point in the program where the feature is measured.

              Or, if you know the ID go to edit/find and type in the id and click "find next".

              Comment


              • #8
                red arrow on off????

                Mackcmm,
                How do I turn it on? I use 3.7, 4.1 and 4.2 at work. I need to impress my boss because he find it. It is on in the 3.7 machine, but not the others, and it's driving him crazy. I need the browny points very badly.
                [email protected]. This is my first day here.
                Thanks big time if you can help.
                RJD

                Comment


                • #9
                  Mackcmm,
                  How do I turn it on? I use 3.7, 4.1 and 4.2 at work. I need to impress my boss because he find it. It is on in the 3.7 machine, but not the others, and it's driving him crazy. I need the browny points very badly.
                  [email protected]. This is my first day here.
                  Thanks big time if you can help.
                  RJD

                  Comment


                  • #10
                    Rightclick in the edit window and choose 'Add breakpoint' or something similar?

                    Either in the commandtextportion of the window or in the grey area just left of the textportion.
                    PC-DMIS CAD++ 2o23.1 SP1

                    Comment


                    • #11
                      Toggle bookmarks (Ctrl+F2) are useful when tweaking programs.
                      sigpicIt's corona time!
                      737 Xcel Cad++ v2009MR1....SE HABLA ESPAÑOL

                      Comment


                      • #12
                        WOW, a 15 month resurrection!!!!
                        sigpic
                        Originally posted by AndersI
                        I've got one from September 2006 (bug ticket) which has finally been fixed in 2013.

                        Comment


                        • #13
                          The indicated area in the screenie below has the icons for breakpoint and bookmark in 3.7. Breakpoint looks like a hand, bookmark like a flag. You put the cursor on a line of code in the edit window and then click one or the other. Breakpoint will put a red dot to the left of that line of code. Program execution will pause at that line until "Continue" is clicked. Bookmark puts a small blue rectangle to the left of the code line. Either of these marks can be toggled off by putting your cursor on the line again and clicking the appropriate icon. Both also have a second, similar looking icon which will clear all breakpoints or bookmarks. In the case of the bookmarks, there is an icon that will let you jump from one bookmark to the next. (these are greyed out in the example below because there are no breakpoints/bookmarks in this program)

                          http://img247.imageshack.us/img247/9454/breakfy7.th.jpg
                          sigpic

                          Comment

                          Related Topics

                          Collapse

                          Working...
                          X