(form "00612" (size 52 13) (help "00612_TIP_0") (heading "IMPORT FROM DATAMINE") (label (position 3 3) (text "Define the ASCII Datamine files to be converted")) (label (position 3 4) (text "Points filename")) (label (position 3 5) (text "Triangle filename")) (label (position 3 8) (text "Define the string file to be created")) (label (position 3 9) (text "Location")) (label (position 3 10) (text "ID Number")) (field "pnt_file" (position 24 4) (display_length 26) (input allowed) (null disallowed) (max_length "FIO_MAX_FILENAME_LENGTH" ) (file input (extension "*.dm, *.asc, *.ddf, *.dat")) (help "00612_TIP_1")) (field "tri_file" (position 24 5) (display_length 26) (input allowed) (null allowed) (max_length "FIO_MAX_FILENAME_LENGTH" ) (file input (extension "*.dm, *.asc, *.ddf, *.dat")) (translate lower) (help "00612_TIP_2") ) (field "tri_object_label" (position 3 6) (display_length 19) (foreground) (background) (dependency (value "tri_file") != "") (value_in "Object field name" ) (default "Object field name") (browser none) ) (field "tri_object" (position 24 6) (display_length 15) (input allowed) (translate upper) (null allowed) (max_length 8) (dependency (value "tri_file") != "") (help "00612_TIP_3")) (field "string_loc" (position 20 9) (display_length 26) (input allowed) (null allowed) (max_length "FIO_MAX_FILENAME_LENGTH" ) (translate lower) (file output (link "file_id") (extension "*.str")) (help "00612_TIP_4")) (field "file_id" (position 20 10) (display_length 16) (input allowed) (format real_8) (null disallowed) (max_length 16) (help "00612_TIP_5")) (default_buttons) )