Support Board
Date/Time: Mon, 07 Jul 2025 04:12:41 +0000
Post From: sc.SetAlert vs sc.PlaySound vs sc.AddAlertLine
[2017-08-15 23:04:35] |
Dryheat31 - Posts: 13 |
When I view documentation on the three main methods for setting alerts I find that it is recommended to use sc.SetAlert. As mentioned here: http://www.sierrachart.com/index.php?page=doc/ACSIL_Members_Functions.html#scPlaySound However the sc.SetAlert function does not provide a parameter for opening the Alert Log if it is not already open. The other two methods, sc.PlaySound and sc.AddAlertLine, do provide a parameter for opening the Alert Log. There seems to be something missing here. If sc.SetAlert is the recommended method, shouldn't it provide this functionality? |