Thank you. I have the program running now but it stops when it finishes the task and gets to the survey and it is not showing any error message as to why. Can you see why from this? Blocks 1-4 run fine so I didn't include them but when it gets up to the demographics block it stops.
<block demographics>
/ pages = [1=demographics1]
/ responsefontstyle = ("Verdana", -12, false, false, false, false, 5, 0)
/ itemfontstyle = ("Verdana", -13, false, false, false, false, 5, 0)
/ itemspacing = 2%
/ showpagenumbers = false
</block>
<block SDQICU>
/ pages = [1 = SDQ1; 2 = SDQ2; 3 = SDQ3; 4 = SDQ4; 5 = SDQ5; 6 = ICU1; 7 = ICU2; 8 = ICU3; 9 = ICU4; 10 = ICU5]
/ finishlabel = "Finish"
/ nextlabel = "Next"
/ backlabel = "Back"
</block>
<expt>
/blocks = [1=blockprac; 2=block1; 3=block2; 4=block3; 5=block4; 6=demographics; 7=SDQICU]
</expt>