Specifying output data file location?
Liza Mccarron
Liza.Mccarron at uwe.ac.uk
Wed Jan 20 12:29:08 UTC 2010
Thank you for the replies liwenna and Rinus...
Rinus - The package solution is a good one - however I'm using EPrime standard and therefore don't have the Package File editor... :(.. Any other way I can create this file? I'm guessing not...
Liwenna - I've looked at the various options under Experiment Object Properties (I assume this is what you meant?) but can't find anything obvious - just the log levels seems to relate to data file...
I think I may ask PST support....
Thanks
Liza
-----Original Message-----
From: e-prime at googlegroups.com [mailto:e-prime at googlegroups.com] On Behalf Of Rinus
Sent: 20 January 2010 11:25
To: E-Prime
Subject: Re: Specifying output data file location?
Hi Liza, well.. I think you can change the filename into something you want.. you might create and add a packagefile to do this..
first create your packagefile.. (with the packagefile editor)..
for instance, if you want time+date as part of your edat2 filename, you might add the following to the "initpackages" tree (in your package, in the packagefile editor)
c.DataFile.Filename = CStr(c.GetAttrib("Experiment")) & "-" & CStr
(c.GetAttrib("Subject")) &_
"-" & CStr(c.GetAttrib("Session")) & "_" & Format(Date,"ddmmyy") & "_"
& Format(c.GetAttrib("SessionTime"),"hhnn") & ".txt"
then once you've created the package you have to add it to your experiment..
1. go in eprime 2.0 --> tools, options, tab: packages (this contains the path to the folder your package should be in, you can also add a
folder)
2. start your exp, go in the structure view to Experiment <blabla> (int the top) 3. click on "packages" and add your package 4. now your files are written with date + time
This explanation will self destruct in 5 seconds...
4 seconds...
...
3 seconds... (why are you still reading this.. get to a safe distance)
2. seconds...
1.... secoooooond..
[you have too much time if you're actually still reading this, you should be creating your package..]
Bye, Rinus
On 19 jan, 13:06, liwenna <liwe... at gmail.com> wrote:
> Hi Liza,
>
> I am not around e-prime right now. But... according to PST-site
> changing the name and location of the .edat file should be a feature
> of 2.0. Can't find how to do it though. My guess would be that you
> need to change something in the menu under the purple e-prime logo at
> the top of your 'experiment tree'.
>
> Did you check things there?
>
> Best,
>
> liw
>
> On Jan 19, 12:34 pm, LizaM <liza.mccar... at uwe.ac.uk> wrote:
>
>
>
> > Hello,
>
> > Is there any way I can specify the output location for my data file
> > from EPrime 2.0 to be somewhere other than the folder where the
> > experiment file is loacted? From searching this list I realize that
> > I can't change the file name that is output but can't find any
> > reference to location.
>
> > Thanks
>
> > Liza- Tekst uit oorspronkelijk bericht niet weergeven -
>
> - Tekst uit oorspronkelijk bericht weergeven -
This incoming email to UWE has been independently scanned for viruses by McAfee anti-virus software and none were detected
This email was independently scanned for viruses by McAfee anti-virus software and none were found
-------------- next part --------------
--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.
More information about the Eprime
mailing list