(form "00844" (size 30 14) (help "00844_TIP_0") (heading "PLOT LINE ELEMENT PROPERTIES") (label (position 2 3) (text "Pen")) (field "pen" (position 12 3) (display_length 5) (input allowed) (max_length 10) (null disallowed) (format integer_4) (default "1") (low_bound 1) (high_bound 999) (help "00844_TIP_1")) (label (position 2 4) (text "Priority")) (field "priority" (position 12 4) (display_length 5) (input allowed) (max_length 10) (null disallowed) (format integer_4) (default "1") (low_bound 0) (high_bound 125) (help "00844_TIP_2")) (scroll_block "points" (position 2 7) (size 22 5) (extra 0 1) (scroll_size 22 50) (repeat interactive (grow 0 1) (instances 1 (min 1) (max 10))) (top (label (position 1 0) (text "X")) (label (position 12 0) (text "Y")) ) (main (field "x" (position 1 0) (display_length 8) (input allowed) (max_length 10) (null disallowed) (format real_8) (decimals 2)) (field "y" (position 12 0) (display_length 8) (input allowed) (max_length 10) (null disallowed) (format real_8) (decimals 2)) ) ) (default_buttons) )