(form "00827" (position 0 2) (size 80 22) (heading "COPY GRID PROPERTIES") (label (position 2 3) (text "Existing Grid ID")) (field "old_grid_id" (position 15 3) (display_length 11) (input allowed) (max_length 32) (null disallowed) (auto_next off) (translate upper) ) (label (position 30 2) (text "New Grid ID")) (field "new_grid_id" (position 42 2) (display_length 15) (input allowed) (max_length 32) (null disallowed) (translate upper) ) (label (position 30 3) (text "Grid description")) (field "grid_desc" (position 42 3) (display_length 15) (input allowed) (max_length 100) (null allowed) ) (label (position 60 2) (text "Border ID")) (field "border_id" (position 70 2) (display_length 6) (input allowed) (max_length 32) (null disallowed) (auto_next off) (translate upper) ) (label (position 60 3) (text "Draw Area ID")) (field "draw_area_id" (position 70 3) (display_length 6) (input allowed) (max_length 32) (null disallowed) (auto_next off) (translate upper) ) (label (position 2 5) (foreground (user_option "form_text_highlight")) (text "X Grid line properties")) (label (position 2 6) (text "Pen number")) (field "xpen" (position 15 6) (display_length 5) (input allowed) (max_length 3) (null disallowed) (format integer_4) (default "1") (low_bound 1) (high_bound 999) ) (label (position 2 7) (text "Default interval")) (field "xline_interval" (position 15 7) (display_length 5) (input allowed) (max_length 8) (null disallowed) (format real_8) (default "0.0") (low_bound 0) (decimals 2) ) (label (position 2 8) (text "Style")) (field "xline_style" (position 15 8) (display_length 5) (input allowed) (max_length 7) (null disallowed) (translate lower) (default "lines") (value_in "crosses" "lines" "ticks") ) (label (position 2 9) (text "Priority")) (field "xline_priority" (position 15 9) (display_length 5) (input allowed) (max_length 8) (null disallowed) (format integer_4) (default "0") (low_bound 0) (high_bound 125) ) (label (position 2 10) (text "Tick size")) (field "xtick_size" (position 15 10) (display_length 5) (input allowed) (max_length 4) (format real_8) (null disallowed) (default "1.5") (low_bound 0.5) (decimals 2) ) (label (position 2 11) (text "Offset")) (field "xgrid_offset" (position 15 11) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "0") (format real_8) (low_bound 0) (decimals 2) ) (label (position 30 5) (foreground (user_option "form_text_highlight")) (text "X Text location properties")) (label (position 30 6) (text "Labels at")) (field "xlabel_location" (position 42 6) (display_length 5) (input allowed) (max_length 9) (null disallowed) (default "both_ends") (translate lower) (value_in "both_ends" "start" "end" "none" [default "both ends" "start" "end" "none"]) ) (label (position 30 7) (text "Interval")) (field "xlabel_interval" (position 42 7) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "1") (format real_8) (low_bound 1.0) (decimals 2) ) (label (position 30 8) (text "Horizontal offset")) (field "xhoriz_offset" (position 42 8) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "0.2") (format real_8) (decimals 2) ) (label (position 30 9) (text "Vertical offset")) (field "xvert_offset" (position 42 9) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "0.2") (format real_8) (decimals 2) ) (label (position 60 5) (foreground (user_option "form_text_highlight")) (text "X Text presentation properties")) (label (position 60 6) (text "Number sign")) (field "xsign" (position 70 6) (display_length 5) (input allowed) (max_length 8) (null disallowed) (default "normal") (translate lower) (value_in "normal" "explicit" "none") ) (label (position 60 7) (text "No. decimals")) (field "xnum_decimals" (position 70 7) (display_length 5) (input allowed) (max_length 2) (null disallowed) (default "-1") (format integer_4) (low_bound -1) (value_in "-1" "0" "1" "2" "3") ) (label (position 60 8) (text "Prefix")) (field "xprefix" (position 70 8) (display_length 5) (input allowed) (max_length 20) (null allowed) ) (label (position 60 9) (text "Suffix")) (field "xsuffix" (position 70 9) (display_length 5) (input allowed) (max_length 20) (null allowed) ) (label (position 60 10) (text "Priority")) (field "xtext_priority" (position 70 10) (display_length 5) (input allowed) (max_length 3) (null disallowed) (default "120") (format integer_4) (low_bound 0) (high_bound 125) ) (field "xfont" (position 70 5) (display_length 4) (input allowed) (null allowed) (max_length 70)) (field "xbold_font" (position 70 5) (display_length 2) (input allowed)) (field "xitalic_font" (position 70 5) (display_length 2) (input allowed)) (field "xunderline_font" (position 70 5) (display_length 2) (input allowed)) (label (position 60 11) (text "Text height")) (field "xtext_height" (position 70 11) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "0.20") (format real_8) (low_bound 0.05) (high_bound 2.0) (decimals 2) ) (label (position 2 13) (foreground (user_option "form_text_highlight")) (text "Y Grid line properties")) (label (position 2 14) (text "Pen number")) (field "ypen" (position 15 14) (display_length 5) (input allowed) (max_length 3) (null disallowed) (format integer_4) (default "1") (low_bound 1) (high_bound 999) ) (label (position 2 15) (text "Default interval")) (field "yline_interval" (position 15 15) (display_length 5) (input allowed) (max_length 8) (null disallowed) (format real_8) (default "0.0") (low_bound 0) (decimals 2) ) (label (position 2 16) (text "Style")) (field "yline_style" (position 15 16) (display_length 5) (input allowed) (max_length 7) (null disallowed) (translate lower) (default "lines") (value_in "crosses" "lines" "ticks") ) (label (position 2 17) (text "Priority")) (field "yline_priority" (position 15 17) (display_length 5) (input allowed) (max_length 8) (null disallowed) (format integer_4) (default "0") (low_bound 0) (high_bound 125) ) (label (position 2 18) (text "Tick size")) (field "ytick_size" (position 15 18) (display_length 5) (input allowed) (max_length 4) (format real_8) (null disallowed) (default "1.5") (low_bound 0.5) (decimals 2) ) (label (position 2 19) (text "Offset")) (field "ygrid_offset" (position 15 19) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "0") (format real_8) (low_bound 0) (decimals 2) ) (label (position 30 13) (foreground (user_option "form_text_highlight")) (text "Y Text location properties")) (label (position 30 14) (text "Labels at")) (field "ylabel_location" (position 42 14) (display_length 5) (input allowed) (max_length 9) (null disallowed) (default "both_ends") (translate lower) (value_in "both_ends" "start" "end" "none" [default "both ends" "start" "end" "none"]) ) (label (position 30 15) (text "Interval")) (field "ylabel_interval" (position 42 15) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "1") (format real_8) (low_bound 1.0) (decimals 2) ) (label (position 30 16) (text "Horizontal offset")) (field "yhoriz_offset" (position 42 16) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "0.2") (format real_8) (decimals 2) ) (label (position 30 17) (text "Vertical offset")) (field "yvert_offset" (position 42 17) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "0.2") (format real_8) (decimals 2) ) (label (position 60 13) (foreground (user_option "form_text_highlight")) (text "Y Text presentation properties")) (label (position 60 14) (text "Number sign")) (field "ysign" (position 70 14) (display_length 5) (input allowed) (max_length 8) (null disallowed) (default "normal") (translate lower) (value_in "normal" "explicit" "none") ) (label (position 60 15) (text "No. decimals")) (field "ynum_decimals" (position 70 15) (display_length 5) (input allowed) (max_length 2) (null disallowed) (default "-1") (format integer_4) (low_bound -1) (value_in "-1" "0" "1" "2" "3") ) (label (position 60 16) (text "Prefix")) (field "yprefix" (position 70 16) (display_length 5) (input allowed) (max_length 20) (null allowed) ) (label (position 60 17) (text "Suffix")) (field "ysuffix" (position 70 17) (display_length 5) (input allowed) (max_length 20) (null allowed) ) (label (position 60 18) (text "Priority")) (field "ytext_priority" (position 70 18) (display_length 5) (input allowed) (max_length 3) (null disallowed) (default "120") (format integer_4) (low_bound 0) (high_bound 125) ) (field "yfont" (position 70 5) (display_length 4) (input allowed) (null allowed) (max_length 70)) (field "ybold_font" (position 70 5) (display_length 2) (input allowed)) (field "yitalic_font" (position 70 5) (display_length 2) (input allowed)) (field "yunderline_font" (position 70 5) (display_length 2) (input allowed)) (label (position 60 19) (text "Text height")) (field "ytext_height" (position 70 19) (display_length 5) (input allowed) (max_length 10) (null disallowed) (default "0.20") (format real_8) (low_bound 0.05) (high_bound 2.0) (decimals 2) ) (default_buttons) )