Support Board
Date/Time: Sun, 04 Jun 2023 07:24:55 +0000
Post From: sc.AddAlertLine(msg, 1) is not opening the alerts log
[2023-01-06 18:28:16] |
User719512 - Posts: 94 |
Hi, Did something change here, or is there global setting that is causing this? Using v2361. Add Alert does NOT open window. Add Message does open window. Both calls in same piece of code. sc.AddAlertLine(msg, 1); sc.AddMessageToLog(msg, 1); Can you confirm this is an issue, or please advise what I might have changed to cause this? Thanks! |