(form "00043" (size 61 8) (help "00043_TIP_0") (heading "COMBINE AND RENUMBER STRINGS") (label (position 3 3) (text "Define the strings for location number")) (label (position 3 4) (text "Input location")) (label (position 3 5) (text "Input string range")) (label (position 3 6) (text "Output string range")) (field "locnum" (position 40 3) (display_length 2) (input disallowed)) (field "inloc" (position 23 4) (display_length 26) (input allowed) (null allowed) (max_length 26) (help "00043_TIP_1")) (field "instrings" (position 23 5) (display_length 32) (input allowed) (format range) (null disallowed) (max_length 32) (help "00043_TIP_2")) (field "outstrings" (position 23 6) (display_length 32) (input allowed) (format range) (null disallowed) (max_length 32) (help (field "instrings"))) (default_buttons) )