Показать сообщение отдельно
Старый 25.07.2008, 10:05   #1  
Blog bot is offline
Blog bot
Участник
 
25,643 / 848 (80) +++++++
Регистрация: 28.10.2006
daxcoder: Conditional Breakpoint
Источник: http://daxcoder.blogspot.com/2008/07...reakpoint.html
==============

Recently while working for one of my projects I was looking for conditional breakpoints in X++.Then I came across BREAKPOINT statement.
This statement triggers the debugger.You could make this conditional by using if statement.

If(counter > 4)
breakpoint;

Источник: http://daxcoder.blogspot.com/2008/07...reakpoint.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.