I'm trying to do something I'm sure is simple, but I can't find how to do it. I'm probably missing something! I have a list in a variable, lets call it "StimList". The list has 80 lines, and each line has 3 items, all 3 items are words. For example lines 1-4 might look like: file.bmp, file2.bmp, dis...
I have a really simple question. If I want to refer to the space bar in a script, how do I do that? I've figured out the on keydown function, but I can't find anything in the reference material about how to specify the space bar!