(form "10052" (size 65 12) (mismatch ignore) (help "10052_TIP_0") (heading "SELECT DATABASE TABLES TO INCLUDE IN FORMAT") (scroll_block (position 3 4) (size 60 6) (extra 0 1) (scroll_size 60 100) (repeat (grow 0 1) (instances 1 (min 1) (max 100))) (main) (top (label (position 1 0) (text "Table Name")) (label (position 12 0) (text "Include")) (label (position 21 0) (text "Format")) (label (position 31 0) (text "Delimiter")) (label (position 43 0) (text "Space Fill")) (label (position 53 0) (text "Text Qual."))) (main (field "table_name" (position 1 0) (display_length 8) (input disallowed)) (field "include_table" (position 12 0) (display_length 1) (input allowed) (value_in "Y" "N") (default "Y") (max_length 1) (translate upper) (null allowed) (help "10052_TIP_1")) (field "format_type" (position 21 0) (display_length 4) (max_length 6) (input allowed) (value_in "FREE" "FIXED") (default "FREE") (translate upper) (null allowed) (help "10052_TIP_2")) (field "delimiter" (position 31 0) (display_length 1) (input allowed) (value_in "," "T" "!" "\\" "#" "$" "%" "&" "'" "(" ")" "/" ":" ";" "<" "=" ">" "?" "@" "[" "]" "^" "_" "`" "{" "}" "~") (default ",") (max_length 1) (translate upper) (null disallowed) (help "10052_TIP_3")) (field "space_fill" (position 43 0) (display_length 1) (input allowed) (value_in "Y" "N") (default "Y") (max_length 1) (translate upper) (null allowed) (help "10052_TIP_4")) (field "text_qual"(position 53 0)(display_length 3)(input allowed) (value_in "None" "\"" "," "T" "!" "\\" "#" "$" "%" "&" "'" "(" ")" "/" ":" ";" "<" "=" ">" "?" "@" "[" "]" "^" "_" "`" "{" "}" "~") (default "None") (max_length 4) (null disallowed) (help "10052_TIP_5"))) ) (default_buttons) )