(form "70052" (size 45 8) (help "70052_TIP_0") (heading "OUTPUT SECTION FOR PLOTTING") (label (position 2 3) (foreground (user_option "form_text_highlight")) (text "Define the Output String File" )) (label (position 2 4) (text "Location" )) (label (position 2 5) (text "ID" )) (field "locn" (position 10 4) (display_length 26) (input allowed) (null allowed) (max_length 26) (file output (link "rid") (extension "*.str")) (help "70052_TIP_1")) (field "rid" (position 10 5) (display_length 16) (input allowed) (translate upper) (format range) (null disallowed) (max_length 16) (help (field "locn"))) (default_buttons) )