set source file as /home/bob/[var]
I am trying to get the subject number and use it when picking the source file for a loop. I would have thought this would work. Is the problem that you cannot set source files to a file not in the "file pool"? Do I need to set my directory to a var then set the source file? This is what I have so far:
set source file "/home/bob/Desktop/stimuli/stimsA/participant[subject_nr].txt"

Comments
Never mind I got it. You need to add two lines in the loop script or you can just use the GUI.
set source_file "/home/bob/Desktop/CSV/stimA/participant[subject_nr].csv"
set source file