(form "20605" (size 30 16) (help "20605_TIP_0") (heading "FIELDS" ) (label (position 2 3) (text "Define fields for delimited file" ) ) (label (position 15 5) (text "Field No." ) ) (label (position 2 6) (text "Y coordinate" ) ) (field "from1" (position 15 6) (display_length 7) (input allowed) (null allowed) (format integer_4) (low_bound 0) (help "20605_TIP_1") ) (label (position 2 7) (text "X coordinate" ) ) (field "from0" (position 15 7) (display_length 7) (input allowed) (null allowed) (format integer_4) (low_bound 0) (help "20605_TIP_2") ) (label (position 2 8) (text "Z coordinate" ) ) (field "from2" (position 15 8) (display_length 7) (input allowed) (null allowed) (format integer_4) (low_bound 0) (help "20605_TIP_3") ) (scroll_block "desc_block" (position 2 9) (size 25 5) (repeat (grow 0 1) (instances 0 (min 0) (max 100) ) ) (main (field "desc_lbl" (position 1 0) (display_length 4) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (input disallowed) ) (field "desc_from" (position 13 0) (display_length 7) (input allowed) (null disallowed) (low_bound 1) (format integer_4) (help "20605_TIP_4") ) ) ) (default_buttons) )