(form "00838" (size 30 12) (heading "TEXT ELEMENT PROPERTIES") (field "xpos" (position 15 3) (display_length 5) (input allowed) (max_length 10) (null disallowed) (format real_8) (default "0") (decimals 2)) (field "ypos" (position 15 4) (display_length 5) (input allowed) (max_length 10) (null disallowed) (format real_8) (default "0") (decimals 2)) (field "text" (position 15 5) (display_length 10) (input allowed) (max_length 128) (null disallowed)) (field "pen" (position 15 6) (display_length 5) (input allowed) (max_length 10) (null disallowed) (format integer_4) (default "1") (low_bound 1) (high_bound 999)) (field "priority" (position 15 7) (display_length 5) (input allowed) (max_length 10) (null disallowed) (format integer_4) (default "1") (low_bound 0) (high_bound 125)) (field "font" (position 15 8) (display_length 4) (input allowed) (null allowed) (max_length 70)) (field "bold_font" (position 15 9) (display_length 2) (input allowed)) (field "italic_font" (position 15 10) (display_length 2) (input allowed)) (field "underline_font" (position 15 11) (display_length 2) (input allowed)) (field "height" (position 15 12) (display_length 5) (input allowed) (max_length 10) (null disallowed) (format real_8) (default "0.2") (low_bound 0.05) (decimals 2)) (field "angle" (position 15 13) (display_length 5) (input allowed) (max_length 10) (null disallowed) (format real_8) (default "0.0") (value_in "0" "90")) (default_buttons) )