String1$ = "For ARRAYS of multiple objects, the objects should be GROUPED before the array is executed. This will result in enhanced ARRAY performance."
String2$ = "This grouping option is located in the TOOLS:OPTIONS dialog box."
BEGIN DIALOG DispMessage100 25, 70, 316, 75, "FINAL HINTS"
TEXT 4, 4, 310, 18, String1$
TEXT 4, 25, 310, 18, String2$
TEXT 42, 48, 118, 8, "Click END to finish the demonstation."