M
Mark Cooney
Ok
I have a class called Game which has an GameID value.
I also have a routine that runs every 6 seconds. I need to see if the object
Game exists with an GameID value = to the value of the Game that is
currently running, if it is i need to update values within that object if
not create a new object.
Any easy code?
I have a class called Game which has an GameID value.
I also have a routine that runs every 6 seconds. I need to see if the object
Game exists with an GameID value = to the value of the Game that is
currently running, if it is i need to update values within that object if
not create a new object.
Any easy code?