(form "10116" (size 68 7) (help "10116_TIP_0") (heading "COPY SURVEY DATABASE DEFINITION") (label (position 2 3) (text "New Database Name")) (label (position 2 4) (text "Destination Directory")) (field "dbcpname" (position 25 3) (display_length 36) (input allowed) (translate lower) (null disallowed) (max_length 40) (file (extension trim "*.sdb")) (help "10116_TIP_1")) (field "dbpath" (position 25 4) (display_length 36) (input allowed) (max_length 256) (translate lower) (null allowed) (directory) (help "10116_TIP_2")) (default_buttons) )