(form "10061" (size 68 7) (mismatch ignore) (heading "VERIFY DELETING OF DATABASE") (label (position 2 3) (text "Data and structure of Database")) (label (position 2 4) (text "will be DESTROYED !!!")) (label (position 2 5) (text "Proceed ?")) (label (position 22 5) (text "[Y/N]")) (field "db_nam" (position 30 3) (display_length 32) (background) (input disallowed)) (field "conf" (position 12 5) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null allowed) (max_length 1) ) (default_buttons) )