Debug: Difference between revisions
Jump to navigation
Jump to search
(Created page with "see also: BR32.exe Debug There are many commands, statements, debuggers, etc that will help you to '''debug''' a Business Rules! program. Some [[edit...") |
No edit summary |
||
Line 10: | Line 10: | ||
The '''DEBUG CONSOLE OFF''' command is supported as of BR [[4.18a]]. | The '''DEBUG CONSOLE OFF''' command is supported as of BR [[4.18a]]. | ||
[[DEBUG PROFILE]] -- Used to create Itemized Profile log file for troubleshooting performance. | |||
<noinclude> | <noinclude> |
Latest revision as of 16:56, 12 September 2025
see also: BR32.exe Debug
There are many commands, statements, debuggers, etc that will help you to debug a Business Rules! program.
Some editors such as MyEdit (BR Edition) provide an vast array of their own tools for use in debugging.
Debug versions of BR32.exe are used almost exclusively during the beta process of upcoming versions of Business Rules!.
Other than functions in the debug category, the Go command can be very useful for debugging programs
The DEBUG CONSOLE OFF command is supported as of BR 4.18a.
DEBUG PROFILE -- Used to create Itemized Profile log file for troubleshooting performance.