-
1 Attachment(s)
Question (case 14261)
I wrote a csv file and it is telling me I have an error on a missing value for loc on row 3. This did not appear with the other files. It did not appear with rows 1 and 2 which precede it. Can you take a look, and let me know what I need to-do in order for it run. My personal email is [EMAIL="nurity1216@hotmail.com"]nurity1216@hotmail.com[/EMAIL]. Thank you so much.
-
I see two things when I look at the input file you uploaded. First, you are using quotation marks around the x in column I of the file. Exactly what are you trying to accomplish with that notation? Secondly, you are missing any kind of entry in the Stim column that is column O of your file. You need to put at least some kind of valid entry there. If you wanted to display a blank screen, for example, simply put a ~ in the cells of column O.