(form "11003" (size 51 10) (help "11003_TIP_0") (heading "WHITTLE FOUR-D GENERAL INFORMATION") (label (position 5 3) (text "NAME OF PROJECT")) (label (position 5 5) (text "No. of SURPAC Subregions")) (label (position 5 6) (text "Air String Number")) (label (position 5 7) (text "File Format")) (field "project" (position 30 3) (display_length 8) (input disallowed)) (field "nsubregions" (position 30 5) (display_length 3) (input allowed) (low_bound 1) (high_bound 20) (format integer_4) (null disallowed) (max_length 3) (help "11002_TIP_1")) (field "air_string" (position 30 6) (display_length 5) (input allowed) (low_bound 1) (high_bound 32000) (format integer_4) (null disallowed) (max_length 5) (help "11002_TIP_3")) (field "file_form" (position 30 7) (display_length 5) (input allowed) (value_in "Fixed" "Free") (default "Free") ) (default_buttons) )