Ron
October 13th, 2002, 12:55 PM
The eventstring is available in the variable named "EventString" if you copy this into a different variable it will persist even after the event has ended.
string myevent;
myevent = EventString;
string myevent;
myevent = EventString;