(form "00619" (size 52 13) (help "00619_TIP_0") (heading "APPEND PLOT FILE") (label (position 2 3) (text "Sheet Size")) (field "sheet" (position 10 3) (display_length 4) (max_length 32) (input allowed) (help "00619_TIP_1") ) (label (position 2 4) (text "Orientation")) (field "orient" (position 10 4) (display_length 8) (max_length 12) (input allowed) (value_in "Landscape" "Portrait") (default "Landscape") (help "00619_TIP_2") ) (field "curr_lab" (position 3 5) (display_length 15) (foreground (user_option "form_heading_foreground")) (background (user_option "form_background")) (max_length 40) (input disallowed) (default "Current Sheet Size :") ) (field "plot_lab" (position 35 5) (display_length 10) (foreground (user_option "form_heading_foreground")) (background (user_option "form_background")) (max_length 40) (input disallowed) (default "Plot Size :") ) (label (position 2 6) (text "Width")) (label (position 30 6) (text "Width")) (label (position 2 7) (text "Height")) (label (position 30 7) (text "Height")) (field "win_width" (position 8 6)(display_length 10) (max_length 20) (input allowed) (help "00619_TIP_3") ) (field "win_height" (position 8 7)(display_length 10) (max_length 20) (input allowed) (help "00619_TIP_4") ) (field "plot_width" (position 36 6)(display_length 10) (max_length 20) (input disallowed) (help "00619_TIP_5") ) (field "plot_height" (position 36 7)(display_length 10) (max_length 20) (input disallowed) (help "00619_TIP_5") ) (field "ref_lab" (position 2 9) (display_length 15) (foreground (user_option "form_heading_foreground")) (background (user_option "form_background")) (max_length 40) (input disallowed) (default "Reference Point") ) (label (position 2 10) (text "X")) (field "ref_x" (position 5 10)(display_length 10) (max_length 20) (input allowed) (default "0") (help "00619_TIP_7") ) (label (position 20 10) (text "Y")) (field "ref_y" (position 25 10)(display_length 10) (max_length 20) (input allowed) (default "0") (help "00619_TIP_8") ) (menu (position 20 6) (size 7 1) (item (function "inc_width") (text "<- Add"))) (menu (position 20 7) (size 7 1) (item (function "inc_height") (text "<- Add"))) (menu (position 20 3) (size 10 1) (item (function "set_sheet") (text "Set to Sheet"))) (default_buttons) )