(form "00038" (size 49 12) (help "00038_TIP_0") (heading "CLASSIFY STRINGS BY A SELECTED FIELD") (label (position 2 3) (text "Define the input files")) (label (position 2 4) (text "Location")) (label (position 2 5) (text "ID range")) (label (position 2 6) (text "Use descriptions")) (label (position 2 8) (text "Define the output files")) (label (position 2 9) (text "Location")) (label (position 2 10) (text "Number of classification groups")) (field "inloc" (position 12 4) (display_length 26) (input allowed) (null allowed) (max_length 26) (file (link "inrange") (extension "*.str")) (help "00038_TIP_1")) (field "inrange" (position 12 5) (display_length 32) (input allowed) (format range) (null disallowed) (max_length 32) (help (field "inloc"))) (field "swa_desc" (position 19 6) (display_length 1) (input allowed) (value_in "Y" "N") (default "Y") (translate upper) (null allowed) (max_length 1) (help "00038_TIP_2")) (field "newloc" (position 12 9) (display_length 26) (input allowed) (null allowed) (max_length 26) (help "00038_TIP_3")) (field "num_classes" (position 32 10) (display_length 3) (input allowed) (low_bound 1) (high_bound 100) (format integer_4) (null disallowed) (max_length 3) (help "00038_TIP_4")) (default_buttons) )