I didn't notice anyone else having posted this issue but through trial and error I have determined that if you want to use automatic continuation to end a trial that has more upcoming stimuli after a certain periof of no response, you must put two exclamation marks after your MinMax range in the styles file (e.g., 0-2000!!) AND two exclamation marks after the -1 in your rt statement (e.g., rt:-1!!,57).

This allowed me to skip to the next trial if there was no response after 2 seconds but if the spacebar was pushed before 2 seconds was up then it proceeded to the remaining stimuli associated with that trial.

Not sure why this works or if this actually helps you, but it hopefully explains the transcription issue - I was frustrated by this also.

Cheers.