Is Screen Capture possible?
Andrews, A.S.
asa8 at leicester.ac.uk
Fri Nov 7 12:18:06 UTC 2003
Problem solved!
Georg's suggestion of the Display.Canvas.SaveImage works perfectly! It does take time to save of course so if anyone wanted to do this during a real experiment run, it needs to be allowed for.
Regards
Tony.
-----Original Message-----
From: eprime at mail.talkbank.org [mailto:eprime at mail.talkbank.org]On
Behalf Of Georg Odenthal
Sent: 07 November 2003 11:04
To: eprime at mail.talkbank.org
Subject: Re: Is Screen Capture possible?
Hello Mr. Andrews,
> Is it possible, and if so how, to capture an E-Prime display to file? =
If you want to capture screens from an experiment written with E-Prime
you can write an InlineObject that uses the Display.Canvas.saveImage
method to save the current screen to a given filename.
E.g.:
Display.Canvas.SaveImage "firsttrial.bmp"
If you want to capture an image of the E-Studio development
environment you can either use the screen capture programs you've
mentioned or press "Alt" + "Print Screen" on your keyboard, open a
painting program (Microsoft Paint will suffice) and select "Paste
Image" from the "Edit" menu.
Best regards,
Georg Odenthal
==========================================================================
Georg Odenthal (Dipl.-Psych.) University of Konstanz
+49 (0)7531 88-2872 Department of Psychology
odenthal at soz.psychologie.uni-konstanz.de Social Psychology and Motivation
http://www.socpsych.uni-konstanz.de 78457 Konstanz, Germany
==========================================================================
More information about the Eprime
mailing list