Thanks Dave. I wonder if you could show me how to do this. This the part I have now:
---------------------------------------------------
<survey explicitend>
/ pages = [1=explicitend1]
/ responsefontstyle = ("Verdana", -12, false, false, false, false, 5, 0)
/ itemfontstyle = ("Verdana", -12, true, false, false, false, 5, 0)
/ itemspacing = 10%
/ showpagenumbers = false
/ showbackbutton = false
/ finishlabel = "Next"
</survey>
<surveypage explicitend1>
/ caption = "This is the end of this section. Please click Next."
/ fontstyle = ("Verdana", -20, true, false, false, false, 5, 0)
</surveypage>
---------------------------------------------------
I'm trying to apply the following attributes to the above caption:
/ size = (60%, 20%)
/ hjustify = center