Before F&O we had to write a code like this for conditional breakpoint:
if (cnt>4)
breakpoint;
Since F&O development environment is VS so we have conditional breakpoint:
If our condition variable is a date type variable unfortunately we can't use mkDate. According to Martin Drab, where I asked in a forum we have to use C# functions, it works perfect:
Hiç yorum yok:
Yorum Gönder