(form "70016" (size 40 7) (help "70016_TIP_0") (heading "RENUMBER HOLES" ) (label (position 5 3) (text "Direction")) (label (position 5 4) (text "First number")) (field "direction" (position 18 3) (display_length 16) (input allowed) (value_in "clockwise" "anticlockwise") (default "clockwise") (max_length 13) (help "70016_TIP_1") ) (field "start_no" (position 18 4) (display_length 16) (input allowed) (null disallowed) (format integer_4) (low_bound 1) (default "1") (max_length 13) (help "70016_TIP_2") ) (default_buttons) )