Recently I put a small chat program together using the Multiplayer functions from DarkBasic. I was really using it just to learn the DirectPlay stuff, and it worked perfectly.
That was yesterday.
This morning, I re-loaded the project and imediatly ran it, without making any changes since it last worked.
Today though, it is ignoring user input. I know the code is getting to the correct place, something like:
While SelectionIndex < 1 or SelectionIndex > 3
input "Please make a selection",SelectionIndex
endwhile
Like I say, this worked perfectly last night. But today it just ignores any input from the keybd. Has anyone else experienced any problems like this? Because this is not the first time.
Everyone has a signature but me.
