(form "00625" (size 54 8) (help "00625_TIP_0") (heading "CHANGE SPECIAL SYMBOL CHARACTERISTICS") (label (position 2 3) (text "Colour")) (label (position 2 4) (text "Size (cm)")) (label (position 2 5) (text "Angle (degrees)")) (field "pen_colour" (position 16 3) (display_length 25) (max_length 40) (input allowed)(null disallowed) (help "00625_TIP_1")) (field "height" (position 16 4) (display_length 10) (low_bound 0.01) (max_length 10) (input allowed) (format real_8) (decimals 2) (help "00625_TIP_2")) (field "angle" (position 16 5) (display_length 10) (max_length 10) (input allowed) (format real_8) (decimals 1) (low_bound 0) (high_bound 360) (help "00625_TIP_3")) (default_buttons) )