(form "00610" (size 46 12) (help "00610_TIP_0") (heading "IMPORT FROM MOSS") (label (position 3 3) (text "Define the MOSS file to be converted")) (label (position 3 4) (text "Filename")) (label (position 3 5) (text "Descriptions")) (label (position 3 7) (text "Define the string file to be created")) (label (position 3 8) (text "Location")) (label (position 3 9) (text "ID Number")) (field "moss" (position 14 4) (display_length 26) (input allowed) (null disallowed) (max_length 32) (file input) (translate lower) (help "00610_TIP_1")) (field "desc" (position 14 5) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null allowed) (max_length 1) (help "00610_TIP_2")) (field "loc" (position 14 8) (display_length 26) (input allowed) (null allowed) (max_length 26) (translate lower) (file output (link "file_id") (extension "*.str")) (help "00610_TIP_3")) (field "file_id" (position 14 9) (display_length 16) (input allowed) (format real_8) (null disallowed) (max_length 16) (help "00610_TIP_4")) (default_buttons) )