(form "00195" (size 48 12) (help "00195_TIP_0") (heading "Linear regression of assays") (field "loc" (position 12 4) (display_length 26) (input allowed) (translate lower) (null allowed) (max_length 26) (file output (link "rid") (extension "*.str")) (help "00195_TIP_1")) (field "rid" (position 12 5) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "loc"))) (field "yname" (position 12 8) (display_length 32) (input allowed) (null disallowed) (max_length 32) (help "00195_TIP_2")) (field "xname" (position 12 9) (display_length 32) (input allowed) (null disallowed) (max_length 32) (help "00195_TIP_3")) (default_buttons) )