Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 11:35:58 +0000



Post From: Pass Arguments to External Program on Alert

[2021-04-20 21:00:50]
Metzenovich - Posts: 10
Hi,

Under Global Settings --> Alerts / General 3 there is a setting for each alert that says "Run Program When This Alert Triggered".

Is it possible to pass out arguments with that?

For instance:
C:\myAlertProgram.exe -atr "{ID5.SG1}"

Which would be the same as running this at the command line:
C:\myAlertProgram.exe -atr "0.00023"

That would be very useful.

Thanks