![]() |
#7 |
Axapta
|
Ничего недокументированного или шаманского нет.
Цитата:
Цитата:
breakpoint
(xinfo) public final container breakpoint([container _breakpoint]) this method will be used to get a list of all breakpoints and/or for set a list of breakpoints _breakpoint optional input container for setting the breakpoints return - container-content the first element contains a '1' (version-number of the container-structure) for each breakpoint 3 additional elements - string:the treenode-path of the method containing the breakpoint - integer:the row-number of the breakpoint - boolean:is the breakpoint active ? Example 1 take a look at the form SysBreakPoints [Shift F9] Example 2 use the editor to set some breakpoints (doesn't matter where) |
|
|
|