BeeHay Posted April 24, 2013 Share Posted April 24, 2013 Is there a way to clear out the strAlert variable? strAlert.ClearHistory() doesn't seem to work! Any advice is always appreciated! Link to comment Share on other sites More sharing options...
AzeoTech Posted April 24, 2013 Share Posted April 24, 2013 No, but since it has time associated with it, you should be able to subset on time. So, when you want to "clear" the history, instead store systime() in some variable, and then next time do: strAlert[systime(), clearTime] Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.