ResetAlrtStage
ResetAlrtStage Reset the stage of an Alert so next occurence is stage 0
#include <Dialogs.h> Dialog Manager
void ResetAlrtStage( );
ResetAlrtStage sets the global variable ACount to -1, so that the next alert
stage will be 0. This applies to the active Alert whose resource ID in the
global variable ANumber.
Returns: none