(form "00586" (size 47 16) (help "00586_TIP_0") (heading "STRING TO SHAPEFILE - ATTRIBUTES") (scroll_block "attribs" (position 3 4) (size 41 10) (extra 0 1) (repeat interactive (grow 0 1) (instances 1 (min 1) (max 100))) (top (label (position 1 0) (text "D-field")) (label (position 25 0) (text "Attribute name")) (label (position 12 0) (text "Type")) ) (main (field "dfield" (position 1 0) (display_length 2) (input allowed) (translate upper) (null disallowed) (max_length 4) (format string_field) (help "00586_TIP_1")) (field "type" (position 8 0) (display_length 14) (input allowed) (default "character") (max_length 14) (value_in "character" "real" "integer") (translate lower) (null disallowed) (help "00586_TIP_2")) (field "attname" (position 24 0) (display_length 14) (input allowed) (translate lower) (null disallowed) (max_length 18) (help "00586_TIP_3")) ) ) (default_buttons) )