Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 4 of 4

Thread: jumping for any key except...

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2005
    Posts
    3,328
    I believe the code is written such that codes later in the list take precedence over those earlier in the list. This is simply because the codes are read-in sequentially and so repeated codes will overwrite earlier ones. Take "rt:38,any>999". Since 38 is included in any, you get a skip when 38 is pressed. In contrast, listing 38 after any (i.e., "rt:any>999,38") allows you to give it special treatment. Unfortunately, that messes with your ability to define it as the correct response. You would have to determine it during your data analysis.

  2. #2
    Join Date
    Apr 2007
    Posts
    13

    that's no problem

    i just wanted to make sure that this solution will work consistently, because it is undocumented (at least from the search i made in the help files)

  3. #3
    Join Date
    Nov 2005
    Posts
    3,328
    It ought to be documented. I'll cc this to the DirectRT suggestions area.

Similar Threads

  1. Mouse vs keyboard and using the 0 (zero) key?
    By jarvis24 in forum MediaLab Older Versions: Troubleshooting
    Replies: 2
    Last Post: 11-13-2006, 12:22 PM
  2. Jumping from mid-trial
    By jarvis24 in forum DirectRT Older Versions: Suggestions
    Replies: 1
    Last Post: 07-24-2006, 01:22 PM
  3. Collecting Single OR Double Key Presses
    By Jordan in forum DirectRT Older Versions: How Do I...
    Replies: 2
    Last Post: 07-06-2006, 01:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •