Hayes (2013) is talking about using the same sample at each bootstrap analysis by setting the random number seed to the same value for each run. In this way, you can have the same confidence intervals.
A sample command is
process vars=y1 iv1 iv2 iv3 med1/y=y1/x=iv1/m=med1/boot=10000/model=4
/seed=5235.
I could not run the analysis by fixing the sample. I would be happy if you could help me.
Best
Pınar