(form "00282" (size 50 12) (help "00282_TIP_0") (heading "CONVERT TEXT FILES TO .STR FILES") (label (position 11 3) (text "FIXED FORMAT FILES")) (label (position 5 5) (text "Define the start and end columns")) (label (position 20 6) (text "Start")) (label (position 30 6) (text "End")) (label (position 5 7) (text "String number")) (label (position 5 8) (text "Y value")) (label (position 5 9) (text "X value")) (label (position 5 10) (text "Z value")) (field "istr_fr" (position 20 7) (display_length 4) (input allowed) (low_bound 0) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (field "istr_to" (position 30 7) (display_length 4) (input allowed) (low_bound 0) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (field "iy_fr" (position 20 8) (display_length 4) (input allowed) (low_bound 0) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (field "iy_to" (position 30 8) (display_length 4) (input allowed) (low_bound 0) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (field "ix_fr" (position 20 9) (display_length 4) (input allowed) (low_bound 0) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (field "ix_to" (position 30 9) (display_length 4) (input allowed) (low_bound 0) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (field "iz_fr" (position 20 10) (display_length 4) (input allowed) (low_bound 0) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (field "iz_to" (position 30 10) (display_length 4) (input allowed) (low_bound 0) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (default_buttons) )