I want to create a checkbox dialog box in P4.0 with a variable number of options to check. The labels for the checkboxes come from a table with a variable number of rows. SHOWDIALOG... CHECKBOXES requires the labels and value variables to be entered in the script - the labels can be read from the table OK, but how do I allow the number of checkboxes to vary according to the number of records? Thanks for your help! Stu