(form "00475" (size 54 16) (help "00475_TIP_0") (heading "COMPOSITE SAMPLES FROM END OF HOLE") (label (position 2 3) (text "Database")) (label (position 2 5) (text "Define the table containing the controlling fields")) (label (position 2 6) (text "Table")) (label (position 2 8) (text "Define the note file for detailed results")) (label (position 2 9) (text "File name")) (label (position 2 11) (text "Define the text file for later loading")) (label (position 2 12) (text "Location")) (label (position 2 13) (text "ID number")) (field "db_name" (position 15 3) (display_length 18) (background) (input disallowed)) (field "asstable" (position 15 6) (display_length 18) (input allowed) (translate lower) (null disallowed) (max_length 18) (help "00475_TIP_1") ) (field "rptloc" (position 15 9) (display_length 26) (input allowed) (translate lower) (null disallowed) (max_length 26) (file output (extension "*.not")) (help "00475_TIP_2") ) (field "txtloc" (position 15 12) (display_length 26) (input allowed) (translate lower) (null disallowed) (max_length 26) (file output (link "txtid") (extension "*.*")) (help "00475_TIP_3") ) (field "txtid" (position 15 13) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "txtloc") ) ) (default_buttons) )