(form "00042" (size 51 8) (help "00042_TIP_0") (heading "COMBINE AND RENUMBER STRINGS") (label (position 3 3) (text "Number of input files")) (label (position 3 4) (text "ID range")) (label (position 3 5) (text "New location")) (label (position 3 6) (text "Retain descriptions")) (field "num_files" (position 34 3) (display_length 2) (input allowed) (low_bound 1) (high_bound 10) (format integer_4) (null disallowed) (max_length 2) (help "00042_TIP_1")) (field "id_range" (position 13 4) (display_length 32) (input allowed) (format range) (null disallowed) (max_length 32) (help "00042_TIP_2")) (field "outloc" (position 17 5) (display_length 26) (input allowed) (null allowed) (max_length 26) (help "00042_TIP_3")) (field "swa_desc" (position 23 6) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null allowed) (max_length 1) (help "00042_TIP_4")) (default_buttons) )