<div dir="ltr"><DIV>David McFarlane,</DIV>
<DIV> </DIV>
<DIV>Thank you for a quck response. I have read many of your eprime google group reponses.</DIV>
<DIV> </DIV>
<DIV>I have specified key presses using the follwign code</DIV>
<DIV> </DIV>
<DIV>If ((Stage1Word.InputMasks(1).RESP < "9")) or ((Stage1Word.InputMasks(1).RESP = "9")) and (strHit = "Result") Then </DIV>
<DIV>'Goto label2 <BR> Stage1Word.InputMasks(1).Timeout<BR> Stage1Word.InputMasks(2).Timeout<BR> End If<BR> </DIV>
<DIV>This works! However, it will still allow multiple digit responses (e.g. 55 or 76 or 879). I have tried ((Stage1Word.InputMasks(1).RESP < "10")) but this only allows responses of 1. Presumably it doesn't recognise the second digit 0.</DIV>
<DIV> </DIV>
<DIV>Any hints would be appreciated</DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV> </DIV>
<DIV>Deiniol</DIV>
<DIV> </DIV>
<DIV>Deiniol</DIV>
<DIV> </DIV>
<DIV> </DIV></div>
<p></p>
-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/a16dcf51-205c-4c0f-903d-8684a9136a12%40googlegroups.com">https://groups.google.com/d/msgid/e-prime/a16dcf51-205c-4c0f-903d-8684a9136a12%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />