Each CHECKBOX statement defines a single
item that the user can select independent of other selections. That
is, if you define five choices with five CHECKBOX statements, then
the user can select any combination of these choices. When the user
selects choices, the text-for-selection values that are associated
with the selections are inserted into the command string of the previous
DIALOG statement at field locations prefixed by an ampersand (&).