<div dir="ltr">Hey all,<br><br>I've got a joystick script written for E-Prime 2.0.8.90, that works abolutely fine for that, but using it in any 2.0.10 build leads the script generator to not recognizing the attributes of the <span style="font-family: courier new,monospace;">CJoystickResponseData </span>object used. These are for example <span style="font-family: courier new,monospace;">IsButton1 </span>to <span style="font-family: courier new,monospace;">IsButton8 </span>and <span style="font-family: courier new,monospace;">CursorX </span>/ <span style="font-family: courier new,monospace;">CursorY</span>. I tried to consult the changelog between 2.0.8 and 2.0.10 and the reference guide for joystick usage, but found nothing in there that would explain that. The code I use is in fact nearly the same like the example described in the reference.<br><br>For clarity a snippet that reproduces this:<br><span style="font-family: courier new,monospace;"><br>Set joyresponse = CJoystickResponseData(Joystick.History(Joystick.History.Count))</span><br><span style="font-family: courier new,monospace;">c.SetAttrib "ResponseBtn1", joyresponse.IsButton1</span><br><br>I am experiencing an error in the second line, where <span style="font-family: courier new,monospace;">IsButton1 </span>is not accepted as a valid Attribute of joyresponse.<br><br>For my projects I am using a professional edition of E-Prime. Also there is one joystick attached to the machine, that is installed and accessible and works absolutely fine - in 2.0.8.<br><br>So why doesn't it work for the newest build and how can I fix that? <br><br>many thanks in advance, <br>Steffen<br></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/356de062-c032-4f82-ba66-ffbf1e202f10%40googlegroups.com">https://groups.google.com/d/msgid/e-prime/356de062-c032-4f82-ba66-ffbf1e202f10%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 />