Login Page - Create Account

Support Board


Date/Time: Wed, 15 Jan 2025 15:24:51 +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?