<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Gautami;
        panose-1:2 0 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:Gautami;
        panose-1:2 0 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>Also agreeing with David’s sentiment, I would add here that 1) I had tremendous difficulty understanding what exactly the problem was, hence, no help from me. If it takes me more time to understand than solve, I run out of patience. 2) Thinking out of the box, while good advice, is rather difficult to do. A bit like forcing free will. So, more suggestions: starting from scratch; starting with another project, returning after your mind has settled. 3) if you must, you could always break down the string (in a char array, though that’s hardly necessary here) and placing each letter manually on the screen, thus aligning whichever way you like. Lots of work, but not too difficult.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>Not to mention, follow David’s advice that is normally added to each and every post: chat with PST!<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>Best,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>Mich<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><i><span style='font-size:10.0pt;font-family:"Calibri","sans-serif";color:#16355A'>Michiel Spapé<o:p></o:p></span></i></p><p class=MsoNormal><i><span style='font-size:10.0pt;font-family:"Calibri","sans-serif";color:#16355A'>Research Fellow<o:p></o:p></span></i></p><p class=MsoNormal><i><span style='font-size:10.0pt;font-family:"Calibri","sans-serif";color:#16355A'>Perception & Action group<o:p></o:p></span></i></p><p class=MsoNormal><i><span style='font-size:10.0pt;font-family:"Calibri","sans-serif";color:#16355A'>University of Nottingham<o:p></o:p></span></i></p><p class=MsoNormal><i><span style='font-size:10.0pt;font-family:"Calibri","sans-serif";color:#16355A'>School of Psychology<o:p></o:p></span></i></p><p class=MsoNormal><i><span style='font-size:10.0pt;font-family:"Calibri","sans-serif";color:#16355A'>www.cognitology.eu</span></i><i><span style='font-size:10.0pt;font-family:"Calibri","sans-serif";color:#16355A'><o:p></o:p></span></i></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'><o:p> </o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> e-prime@googlegroups.com [mailto:e-prime@googlegroups.com] <b>On Behalf Of </b>Meltem BALLAN<br><b>Sent:</b> 12 October 2011 16:03<br><b>To:</b> e-prime@googlegroups.com<br><b>Subject:</b> Re: Moving flanker to the right position<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>I cannot stop myself to say that I totally agree with David. It is always the bug in the script somewhere. Mostly, I have the tendency to short-cut things. But I am wrong. I am successful in the situations that I start from the scratch and program it over again. I would suggest you the same. I know we all fight against time but having a solid task is better than anything in this regard. <br>Good luck with your problem Gilis and must tell that I am not crazy about Visual basic either. Contradictory to the name it is tricky.<br>Meltem<o:p></o:p></p><div><p class=MsoNormal>On Wed, Oct 12, 2011 at 9:48 AM, David McFarlane <<a href="mailto:mcfarla9@msu.edu">mcfarla9@msu.edu</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Gilis,<br><br>On Wed Oct 12, 1:06 pm, gilis <<a href="mailto:gilads...@gmail.com" target="_blank">gilads...@gmail.com</a>> wrote:<br>> Absolutely sure...No minor possible mistake that wasn't check....It's<br>> a bag [sic] in eprime itself.<br><br>In 1978, fresh out of University, I started on a programming project at Ford Motor Company in Dearborn, Michigan (USA).  Time and again my programs failed, and I convinced myself that I had uncovered a true bug in the underlying system.  Time and again the lead engineer told me, "There is nothing wrong with the system, go back and find the mistake in your program."  And in every case he was right -- the fault always lay in my program, never in the system.  And ever since then I have become very circumspect about concluding that bugs lie in the system instead of in my source code.<br><br>Not long ago on this very Group, someone (was it you?) led us all on a merry chase puzzling out why their stimulus files would not load.  It turned out that the files were stored remotely on a networked computer somewhere, and the subject-running station had trouble accessing that remote drive.  Sheesh!<br><br>So Gilis, it comes down to this -- Although E-Prime does indeed have several identifiable bugs, in this case you have almost certainly *not* found a bug in E-Prime.  I.e., your problem lies somewhere in the design of your program, or in your understanding of how E-Prime works, *not* in E-Prime itself.  The problem almost certainly lies someplace where you are not looking for it, probably because you are too close to the problem and keep seeing only what you want to see.  Because of this, you also cannot tell us the missing detail that would help us solve this for you -- if you could see enough to state that detail, then you would have already solved this yourself.<br><br>Hence, you must think "outside the box" here.  And when you do find the mistake, you will slap yourself in the forehead and say, "Why didn't I see that sooner?"<br><br>-- David McFarlane, Professional Faultfinder<br>"A poor workman blames his tools."<br><br><br>On Wed 12 Oct 2011 liwenna wrote:<o:p></o:p></p><p class=MsoNormal>mmm not sure if/why this should solve it, but sometimes simplification<br>is bliss...<br><br>did you try using one textobject with three lines instead of three<br>separate textobjects on each side.<br><br>[flanker1]<br>[flanker2]<br>[flanker3]<br><br>^ that in one textbox, rather than three. Also: press {return},<br>{space} then again {return} in order to create an empty line between<br>two lines, if needed.<br><br>On Oct 12, 3:09 pm, gilis <<a href="mailto:gilads...@gmail.com" target="_blank">gilads...@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Yes they are taken from a list, and no-no unwanted spaces, and I<br>checked it more than once....<br><br>On Oct 12, 1:34 pm, liwenna <<a href="mailto:liwe...@gmail.com" target="_blank">liwe...@gmail.com</a>> wrote:<br><br><br><br><br><br><br><o:p></o:p></p><p class=MsoNormal>Are the flankerwords taken from a list?? Are you as sure that there<br>are no unwanted spaces in that list?<br>On Oct 12, 1:06 pm, gilis <<a href="mailto:gilads...@gmail.com" target="_blank">gilads...@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Absolutely sure...No minor possible mistake that wasn't check....It's<br>a bag in eprime itself, I will try Meltem solution.<br>On Oct 11, 3:58 pm, ben robinson <<a href="mailto:baltimore....@gmail.com" target="_blank">baltimore....@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>are you sure you don't have an extra space hidden at the beginning of<br>that one flanker containing "SEA"...<br>" [flanker]" instead of<br>"[flanker]"<br>?<br>On Tue, Oct 11, 2011 at 4:29 AM, gilis <<a href="mailto:gilads...@gmail.com" target="_blank">gilads...@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Yes I do..as for the x alignment and etc, it's just like that of the<br>other words..there should be no reason why they appear so different in<br>position on the display..<br>On Oct 10, 10:43 pm, Evelina Tapia <<a href="mailto:evel...@illinois.edu" target="_blank">evel...@illinois.edu</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Gilis,<br>under textbox properties you can specify text color, textbox<br>background color etc. You can also specify alignment there as well so<br>try that for you right display. Also, do you have separate text boxes<br>for each word or for each flanker object? There could be potential<br>word wrapping differences between the two items as well.<br>Evelina<br>On Oct 10, 11:46 am, gilis <<a href="mailto:gilads...@gmail.com" target="_blank">gilads...@gmail.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Hi,<br>I have two flankers in my experiment display, one is on the right and<br>the other is on the left. Each flanker is made of 3 words (separate<br>text object for each), one above the other. The problem I get is that<br>while on the left everything seems OK and balanced, on the right, the<br>upper word is pushed from the beginning of the display, so while the<br>flanker on the left side look like that:<br>FOOD<br>WATER<br>FORK<br>the flanker on the right side look like that:<br> SEA<br>LAND<br>BOAT<br>i.e., it doesn't start from the beginning of the row though it was<br>defined to start from there..Also, I was thinking that it is a problem<br>with the way the word is put in the list from which the text object<br>call it-but apparently there is nothing wrong...Also, while all other<br>words remain stable when the experiment goes from one slide to the<br>other, the only moving word is off course the upper one (i.e., sea).<br>Thanks in advance,<br>Gilis<o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='color:#888888'><br>-- <br>You received this message because you are subscribed to the Google Groups "E-Prime" group.<br>To post to this group, send email to <a href="mailto:e-prime@googlegroups.com" target="_blank">e-prime@googlegroups.com</a>.<br>To unsubscribe from this group, send email to <a href="mailto:e-prime%2Bunsubscribe@googlegroups.com" target="_blank">e-prime+unsubscribe@googlegroups.com</a>.<br>For more options, visit this group at <a href="http://groups.google.com/group/e-prime?hl=en" target="_blank">http://groups.google.com/group/e-prime?hl=en</a>.</span><o:p></o:p></p></div><p class=MsoNormal><br><br clear=all><br>-- <br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Meltem Ballan, PhD<br>Department of Psychiatry, CB# 7160 <br>University of North Carolina School of Medicine<br>7023 Neurosciences Hospital<br>Chapel Hill, NC 27599-7160</span><o:p></o:p></p><p class=MsoNormal>-- <br>You received this message because you are subscribed to the Google Groups "E-Prime" group.<br>To post to this group, send email to e-prime@googlegroups.com.<br>To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com.<br>For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.<o:p></o:p></p></div><br/>
<p>
This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, 
copy or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.
</p>
<p>
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
</p></body></html>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com.<br />

For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.<br />