(form "01303" (size 35 7) (heading "EDGE AND FACE SELECTION FOR BLOCK MODEL" ) (label (position 1 3) (text "Edge" ) ) (label (position 1 4) (text "Face" ) ) (field "edge" (position 14 3) (display_length 5) (input allowed) (translate upper) (value_in "ON" "OFF" ) (default "ON") (max_length 5) ) (field "face" (position 14 4) (display_length 5) (input allowed) (translate upper) (value_in "ON" "OFF" ) (default "ON") (max_length 5) (null allowed) ) (default_buttons) )