(form "00053" (size 50 9) (heading "COPY A STRING SEGMENT") (label (position 2 3) (text "From Layer")) (label (position 2 4) (text "String")) (label (position 2 5) (text "Segment")) (label (position 2 6) (text "To Layer")) (label (position 2 7) (text "String")) (field "swa_name" (position 13 3) (display_length 32) (input allowed) (max_length unlimited)) (field "istr" (position 13 4) (display_length 5) (input allowed)) (field "iseg" (position 13 5) (display_length 5) (input allowed)) (field "work_swa" (position 13 6) (display_length 32) (input allowed) (max_length unlimited)) (field "new_str" (position 13 7) (display_length 5) (input allowed) (low_bound 1) (high_bound 32000) (format integer_4) (null disallowed) (max_length 5) ) (default_buttons) )