Hi,

I'd like to setup a shortcut to launch a DirectRT experiment using the command line, but I need it to ask for the Subject number. In MediaLab, you can specify certain values (such as the condition) and leave others blank, and it will prompt you to fill in the blank values.

How can I get the same behavior in DRT?


The syntax is: ExecuteDRT.exe /subject,condition,input file,range

so "ExecuteDRT.exe /,Cond1,myfile.csv,all" should open DRT and prompt for the subject number before launching the experiment.

Right now, leaving it blank just creates a data file called ".csv"