The NextLogFile module enables you to draw a button that opens a subsequent logged alarm log file when clicked (if you've configured your application to store new alarm log files on a daily, weekly, or monthly basis – see the "AlarmLogFreq" variable as described in Config.ini [SYSTEM] Section Variables For Alarms. NextLogFile takes the following parameters:
\AlarmPanel\NextLogFile(Name)
Name is the name of the DrawList variable that holds the panel information (see the Name parameter in Displaying an Alarm List – DrawList Module.
Note: VTS includes a built-in tool for drawing a button to acknowledge all unacknowledged alarms without requiring you to alter any code. Information on the Alarm Tools library can be found in "VTS Developer's Guide: Alarm Tools Library". Information specific to the Alarm List tool that enables you to draw such a button on a application page can be found in "VTS Developer's Guide: Ack All Button Alarm Library Tool".