PDA

View Full Version : GVMS and eventstring



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;

Heyleke
October 13th, 2002, 12:55 PM
how can you store the eventstring with GVMS for later use?

work in progress :wink:

cya, 8)