Hello, I made this dialog box. However How do I check what the values were after the user goes through that dialog box?
Here is the dialog box
Begin Dialog selectionsDialog 200,235, "Select Attributes Desired"
CheckBox 15,16,64,12, "Customer Name", .Checkbox1
CheckBox...