Unreferenced E-Object_Logging
David McFarlane
mcfarla9 at msu.edu
Fri Dec 18 21:18:02 UTC 2009
On Thu 17 Dec 2009 David McFarlane wrote:
> I would rather use a structure like
>
> RecognitionScript
> FREE_RECALLtextdisplay
> FreeRecallSkipLabel
>
> and then my RecognitionScript would look like
>
> If RECOGNITION_TARGET.ACC then Goto FreeRecallSkipLabel
Did anybody find the slight logic error in that example? To satisfy
Katia's posted question, that last line should read
If (RECOGNITION_TARGET.ACC = 0) Then Goto FreeRecallSkipLabel
But that would be apparent to anybody as soon as that script were run.
BTW Katia, I just noticed something else fishy about your program as
described. The names of your stimulus objects contain an underscore,
"_". AFAIK E-Studio does not allow this, at least every version that I
use rejects the underscore as soon as I try to use it in an object name.
E-Prime allows underscores only for objects and variables that appear
only in script, not in the E-Studio GUI. So I suspect that there is a
lot more to your problem than you are telling us, and I probably will
not be able to help you further (no great loss there, as I keep making
mistakes anyway :)).
-- David McFarlane, Professional Faultfinder
--
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