| Name | Value |
|---|---|
| NAME | ORK DEBUG ENABLE/DISABLE |
| MENU TEXT | Enable or Disable Debug Message Logging |
| UPPERCASE MENU TEXT | ENABLE OR DISABLE DEBUG MESSAG |
| ROUTINE | DEBUG^ORKMGR |
| DESCRIPTION |
Determines if order check debug messages will be logged to ^XTMP("ORKLOG".
'E' or 'Enabled' enables the logging of order checking debug information.
'D' or 'Disabled' disables logging debug messages and cleans out
^XTMP("ORKLOG"). ^XTMP("ORKLOG" is also killed when more than 5,000
entries exist. Therefore, ^XTMP("ORKLOG") can only hold 5,000 entries.
|
| CREATOR | ADAM,ADAM |
| TYPE | run routine |