(form "00453" (size 51 9) (help "00453_TIP_0") (heading "RENUMBER AN OBJECT TRISOLATION") (label (position 2 3) (text "Layer name")) (label (position 2 4) (text "Old Object")) (label (position 2 5) (text "Old Trisol")) (label (position 2 6) (text "New Object")) (label (position 2 7) (text "New Trisol")) (field "swa_name" (position 15 3) (display_length 32) (input disallowed)) (field "ioldobj" (position 15 4) (display_length 5) (input disallowed)) (field "ioldtrisol" (position 15 5) (display_length 5) (input disallowed)) (field "newobj" (position 15 6) (display_length 5) (input allowed) (low_bound 1) (high_bound 32000) (format integer_4) (null disallowed) (max_length 5)) (field "newtrisol" (position 15 7) (display_length 5) (input allowed) (low_bound 1) (high_bound 32000) (format integer_4) (null disallowed) (max_length 5)) (default_buttons) )