(form "00225" (size 46 19) (heading "DEFINE NOTE ENTITY ATTRIBUTES") (field "entity_name" (position 16 3) (display_length 20) (input disallowed) (null disallowed) (max_length "PLT_OBJECT_NAME_LENGTH") ) (field "font" (position 30 5) (display_length 4) (input allowed) (null allowed) (max_length 50)) (field "bold_font" (position 30 6) (display_length 2) (input allowed)) (field "italic_font" (position 30 7) (display_length 2) (input allowed)) (field "underline_font" (position 30 8) (display_length 2) (input allowed)) (field "hgt" (position 30 9) (display_length 3) (input allowed) (low_bound 0) (high_bound 100) (default "2.0") (translate upper) (format real_8) (null disallowed) (max_length 3)) (field "autosize_box" (position 30 8) (display_length 1) (input allowed)) (field "box_width" (position 30 10) (display_length 3) (input allowed) (low_bound 0) (high_bound 1000) (translate upper) (format real_8) (null disallowed) (max_length 3)) (field "thk" (position 30 10) (display_length 3) (input allowed) (low_bound 0) (high_bound 100) (default "3.0") (translate upper) (format real_8) (null disallowed) (max_length 3)) (field "box" (position 30 11) (display_length 1) (input allowed) (value_in "Y" "N") (default "Y") (translate upper) (null allowed) (max_length 1)) (field "row" (position 30 12) (display_length 1) (input allowed) (value_in "Y" "N") (default "N") (translate upper) (null allowed) (max_length 1)) (field "corner" (position 30 13) (display_length 2) (input allowed) (value_in "LL" "UL" "LR" "UR") (translate upper) (null allowed) (max_length 2)) (field "xoff" (position 30 14) (display_length 6) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 6)) (field "yoff" (position 30 15) (display_length 6) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 6)) (field "hj" (position 30 16) (display_length 1) (input allowed) (value_in "L" "C" "R") (translate upper) (null allowed) (max_length 1)) (field "vj" (position 30 17) (display_length 1) (input allowed) (value_in "T" "C" "B") (translate upper) (null allowed) (max_length 1)) (field "ang" (position 30 18) (display_length 5) (input allowed) (low_bound 0) (high_bound 360) (default "0.0") (translate upper) (format real_8) (null disallowed) (max_length 5)) (field "pri" (position 30 19) (display_length 3) (input allowed) (format integer_4) (null disallowed) (max_length 3)) (field "pen" (position 30 20) (display_length 3) (input allowed) (format integer_4) (null disallowed) (max_length 3) (low_bound 1) (high_bound 999)) (default_buttons) )