How to DEBUG the Particular point for Start Debugging ??

pskannaa
Member Posts: 138
Hi,
I want to debug MY Code only in system(NAV) codeunit, skip others...
If i select the Debug->Active. this will start the debugging from the initial stage to end.
i don't want that...I hav pointed the debuging line in my code(marked red) even though it's start debugging from the starting position.
Once i Run the Form and given the Action(push button), execute all system codes after that want to point my debugging line...
The thing is don't want to debug other codes only want to checkout my code.
Thanks
Regards,
Psk
I want to debug MY Code only in system(NAV) codeunit, skip others...
If i select the Debug->Active. this will start the debugging from the initial stage to end.
i don't want that...I hav pointed the debuging line in my code(marked red) even though it's start debugging from the starting position.
Once i Run the Form and given the Action(push button), execute all system codes after that want to point my debugging line...
The thing is don't want to debug other codes only want to checkout my code.
Thanks
Regards,
Psk
0
Comments
-
Add a breakpoint to your code, enable debugger and disable "Breakpoint on triggers"...0
-
Fine, It's Working.
one more clarification...
at the Debug mode i need to print the particular variable .. i.e want to know what is current value of "rec.MyOrderNo" ????0 -
In the debugger enable the Variables and the Watches. Then see how the variables are referenced...0
-
Right...
can't we print the value in the window instead of searching the variables in the window..
in window type like
?myVar
1000 -
You haven't used the debugger before :shock:
If you have a variable called MyXAmount then go to the watches window and doubleclick in order to make it editable. Then Paste MyXAmount (it's case sensitive)...
If you drag and drop a variable from the variables window to the watches you'll see it's values and the way it is spelled (i.e. Sales Line.Zoom.Amount)0 -
I think :-k the point UNDER discussion has gone out of proportions WHERE there cannot be a point of returning back.Thanks & Regards
Santosh
Where Stones can be transformed to Gold0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions