Many years ago I needed to run a List in a randomized order, and then
later rerun that List in the same randomized order. So I submitted this
problem to PST Support, and PST staff kindly directed me to the
ExplicitOrder object, which you may read about in that topic in the
E-Basic Help facility. That did the job very nicely.
BTW, just before PST staff answered my request I hacked my own solution
by resetting the seed of the PRNG. But ExplicitOrder does a better job
than my hack, and opens up other possibilities (e.g., repeating stimuli
in the exact reverse of the earlier randomized order). Have fun with it!
(Key words for search: repeat random order sequence List )
---------------
David McFarlane
E-Prime training online:
http://psychology.msu.edu/Workshops_Courses/eprime.aspx
Twitter: @EPrimeMaster (
https://twitter.com/EPrimeMaster)