--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-p...@googlegroups.com.
To unsubscribe from this group, send email to e-prime+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.
Finally, don't overlook PST Web Support at
http://support.pstnet.com/e%2Dprime/support/login.asp , they like to
help out with this sort of thing.
-- David McFarlane, Professional Faultfinder
-- David McFarlane, Professional Faultfinder
At 6/10/2010 04:41 PM Thursday, you wrote:
>Great ideas! Thank you for your help!
>
>
>
>On Thu, Jun 10, 2010 at 10:11 PM, David McFarlane
><<mailto:mcfa...@msu.edu>mcfa...@msu.edu> wrote:
>Once you get the mouse coordinates (following Ben's sage advice) you
>will want to save them somewhere. You can store them directly in
>the .edat file using some combination of c.SetAttrib and c.Log (see
>the Context topic in the online E-Basic Help), or to any text file
>of your choosing using something like Print# (again, see the E-Basic Help).
>
>Finally, don't overlook PST Web Support at
><http://support.pstnet.com/e%2Dprime/support/login.asp>http://support.pstnet.com/e%2Dprime/support/login.asp
>, they like to help out with this sort of thing.
>
>-- David McFarlane, Professional Faultfinder
>
>
>
>At 6/10/2010 11:41 AM Thursday, you wrote:
>i think the syntax is Mouse.GetCursorPos (search for that in the
>Help file), and you could GetCursorPos every x number of
>milliseconds using a loop in an Inline, depending on the temporal
>resolution you desire. that would be one, obvious way, though there
>may be better ways...
>
>On Thu, Jun 10, 2010 at 10:09 AM, Ashtyster
><<mailto:asht...@gmail.com><mailto:asht...@gmail.com>asht...@gmail.com>