(form "00609" (size 46 14) (help "00609_TIP_0") (heading "EXPORT TO MOSS") (label (position 3 3) (text "Define the strings to be converted")) (label (position 3 4) (text "Location")) (label (position 3 5) (text "ID Number")) (label (position 3 6) (text "String Range")) (label (position 3 7) (text "Descriptions")) (label (position 3 9) (text "Define the MOSS file to be created")) (label (position 3 10) (text "Filename")) (label (position 3 11) (text "String terminator")) (field "string_loc" (position 16 4) (display_length 26) (input allowed) (null allowed) (max_length 26) (translate lower) (file (link "file_id") (extension "*.str")) (help "00609_TIP_1")) (field "file_id" (position 16 5) (display_length 16) (input allowed) (format real_8) (null disallowed) (max_length 16) (help "00609_TIP_2")) (field "string_range" (position 16 6) (display_length 26) (input allowed) (format range) (null allowed) (max_length 32) (help "00609_TIP_3")) (field "swa_desc" (position 16 7) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null allowed) (max_length 1) (help "00609_TIP_4")) (field "moss_file" (position 16 10) (display_length 26) (input allowed) (null allowed) (max_length 32) (file output) (translate lower) (help "00609_TIP_5")) (field "string_end" (position 16 11) (display_length 16) (input allowed) (format real_8) (null disallowed) (max_length 16) (help "00609_TIP_6")) (default_buttons) )