(form "45003" (size 55 8) (help "45003_TIP_0") (heading "CONFIRM FILE REPLACE") (label (position 5 3) (text "Output file exists.")) (label (position 5 4) (text "Replace file:")) (field "filen" (position 20 4) (display_length 18) (background (user_option "form_background")) (null disallowed) (translate upper) (input disallowed) (help "") ) (menu (position 2 6) (size 10 1) (item (text "Yes") (function "Yes") ) ) (menu (position 15 6) (size 10 1) (item (text "Yes to All") (function "Yes to All") ) ) (menu (position 28 6) (size 10 1) (item (text "No") (function "No") ) ) (menu (position 41 6) (size 10 1) (item (text "No to All") (function "No to All") ) ) )