(form "00143" (size 48 18) (help "00143_TIP_0") (heading "BASIC STATISTICS") (label (position 2 3) (text "Define the sample population")) (label (position 2 4) (text "Location")) (label (position 2 5) (text "ID number")) (label (position 2 6) (text "Field")) (label (position 2 7) (text "Minimum value")) (label (position 2 8) (text "Maximum value")) (label (position 2 10) (text "Logarithms (base e)")) (label (position 7 11) (text "Location constant")) (label (position 2 12) (text "Histogram automatic scaling")) (label (position 7 13) (text "Class width")) (label (position 7 14) (text "Number of classes")) (label (position 2 15) (text "Probability plot")) (field "location" (position 17 4) (display_length 26) (input allowed) (null allowed) (max_length 26) (file (link "id") (extension "*.str")) (help "00143_TIP_1")) (field "id" (position 17 5) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "location"))) (field "field" (position 17 6) (display_length 3) (input allowed) (low_bound 1) (high_bound 100) (default "1") (format integer_4) (null disallowed) (max_length 3) (help "00143_TIP_2")) (field "qmin" (position 17 7) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help "00143_TIP_3")) (field "qmax" (position 17 8) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help "00143_TIP_4")) (field "log" (position 27 10) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null allowed) (max_length 1) (help "00143_TIP_5")) (field "alpha" (position 27 11) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null allowed) (max_length 1) (help "00143_TIP_6")) (field "auto_scale" (position 27 12) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null allowed) (max_length 1) (help "00143_TIP_7")) (field "class_width" (position 27 13) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help "00143_TIP_8")) (field "nb_cell" (position 27 14) (display_length 5) (input allowed) (low_bound 1) (high_bound 40) (format integer_4) (null disallowed) (max_length 5) (help "00143_TIP_9")) (field "prob_plot" (position 27 15) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null allowed) (max_length 1) (help "00143_TIP_10")) (default_buttons) )