Mmm. Those randomization functions don't have a without replacement option like you get with the use of stim files. That makes me wonder if you colud simply enter the stimuli into stim lists and draw them from there randomly without replacement? You could also repeat the stimuli that are selected if you need to. I'm guessing the sessions are not back to back? That would be great because you could use the "repeat" stimulus function to create the duplicate task. Limit is that it only works within the current session, so you need to have both subjects particpating as if they were one.

More abpout that here:
http://www.empirisoft.com/directrt/h...ectrt_stim.htm
(see Using Randomly Selected Stimuli Again)

And the sample with elaborated instructions:
http://www.empirisoft.com/directrt/h...vious_stim.htm

But yes, transforming log files into input files is certainly also an option--a fairly basic text manipulation routine or an Excel macro could probably take care of that. Before getting into that though, is stimlist functionality of possible use? And do you or anyone you know have any basic programming skils? If so, I could give you some direction in transforming the log files.