(form "00626" (size 50 9) (help "00626_TIP_0") (heading "CHANGE TEXT SYMBOL CHARACTERISTICS") (label (position 2 3) (text "Text")) (label (position 2 4) (text "Colour")) (label (position 2 5) (text "Height (cm)")) (label (position 2 6) (text "Angle")) (field "text" (position 14 3) (display_length 25) (max_length 128) (input allowed) (help "00626_TIP_1")) (field "pen_colour" (position 14 4) (display_length 25) (max_length 40) (input allowed) (null disallowed) (help "00626_TIP_2")) (field "height" (position 14 5) (display_length 10) (decimals 2) (max_length 10) (input allowed) (format real_8) (low_bound 0.01) (help "00626_TIP_3")) (field "angle" (position 14 6) (display_length 10) (decimals 3) (max_length 10) (input allowed) (format real_8) (help "00626_TIP_4")) (default_buttons) )