are user defined filenames possible?

Paul Gr pauls_postbus at hotmail.com
Thu Dec 22 09:45:12 UTC 2005


hi ben,

You could also use a utility called EKick 
(http://step.psy.cmu.edu/scripts-plus/).
This utility translates your ebs-script on the fly and has an option for 
specifying name and location of the data file. A small readme is supplied 
within the zip-file.

best,
paul


>From: "Ben Robinson" <BRobinso at mprc.umaryland.edu>
>To: <eprime at mail.talkbank.org>
>Subject: are user defined filenames possible?
>Date: Wed, 21 Dec 2005 13:21:16 -0500
>
>is it possible to get eprime to name the data file using a user-defined 
>string variable, rather than the SubjectID?
>
>i've tried inserting this code:
>c.DataFile.Filename = CStr(c.GetAttrib("Experiment")) & "-" & 
>CStr(c.GetAttrib("MyOwnStringVariable")) & "-" & 
>CStr(c.GetAttrib("Session")) & ".txt"
>
>and also tried with this code:
>c.SetAttrib "Subject", c.GetAttrib("MyOwnStringVariable")
>
>but neither seems to work, since the data file has already been created and 
>named by the time eprime gets around to running my own code...
>
>any thoughts would be appreciated.
>
>ben robinson
>



More information about the Eprime mailing list