(form "00272" (size 48 7) (help "00272_TIP_0") (heading "SUBDIVIDE A LINE") (label (position 2 3) (text "Distance between new points")) (label (position 2 4) (text "Distance type")) (field "segdist" (position 29 3) (display_length 16) (input allowed) (help "APP_SUBDIVIDE_A_LINE_SEGDIST_TIP") (low_bound 0.01) (high_bound 9999999) (translate upper) (format real_8) (null disallowed) (max_length 16)) (field "units" (position 29 4) (display_length 11) (input allowed) (value_in "horizontal" "slope" "X" "Y" "Z") (null disallowed) (max_length 11)) (default_buttons) )