Quote Originally Posted by neurochest View Post
I am running on this exact same set up... and if I enter an ID number above 32767 it always attempts to make the participant's ID number 32767. Can I do something about this? It seems like a weird limit.
So I now realize that this is the largest short integer that can be represented by the programming language used for Directrt... is there any way to set the SubjectID to take long integers?