Hey everyone! I'm coming across a little problem with a program I'm working on. I am attempting to put a date(in milliseconds) into a vector object. The variable is long, and I keep getting errors. What can I do to get this to go? Do I have to cast it to a specific data type? Also, when I extract the value, how am I going to reconvert it back to a long, from the object variable. Any help would be greatly appreciated. Thanks.
Doug
Doug