I created a MediaLab exp. in which some .csv files were embeded. Usually the data will be stored in the same file as the exp. file locates. (i.e, C:\Documents and Settings\my_exp\data).

However, in our latest experiment, an unexpected problem happened:

We have two kinds of conditions in which we use DirectRT's .csv file as stimuli. They are named as for example, "Funn.csv" and "N_funn.csv". for the condition using "N_funn.csv", a new csv file is created by MediaLab in the same file as my experiment as "C:\Documents and Settings\my_exp\n_funn_subjectID.csv),which is basically the same file as the "Funn.csv". At the same time, a folder named "n" is created by Media again in the data file, (i.e, C:\Documents and Settings\my_exp\data\n), in which the data was recorded in. Meanwhile, the condition which I run using "Funn.csv" file has no problem, data is created correctly in corresponding folders.

Thanks very much for the help!