(form "00493" (size 56 10) (mismatch ignore) (help "00493_TIP_0") (heading "TRACK SAMPLE MOVEMENT VERSUS TIME") (label (position 2 3) (text "Define the string file to be created")) (label (position 2 4) (text "Location")) (label (position 2 5) (text "ID number")) (label (position 2 7) (text "Define the discrete sample table to be processed")) (label (position 2 8) (text "Table")) (field "loc" (position 12 4) (display_length 26) (input allowed) (translate lower) (null disallowed) (max_length 26) (file output (link "rid") (extension "*.str")) (help "00493_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 "table" (position 12 8) (display_length 18) (input allowed) (null disallowed) (max_length 18) (help "00493_TIP_2")) (default_buttons) )