Support Board
Date/Time: Fri, 29 Nov 2024 02:55:52 +0000
Post From: sc.AddAlertLine(msg, 1) is not opening the alerts log
[2023-01-06 18:28:16] |
User719512 - Posts: 267 |
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! |