(form "00266" (size 40 12) (help "00266_TIP_0") (heading "DATA RECORDER UPLOAD") (label (position 4 3) (text "The raw data recorder file")) (field "filename" (position 20 3) (display_length 12) (background (user_option "form_background")) (foreground (user_option "form_text_highlight")) (input disallowed) ) (label (position 4 4) (text "has been created. You can now :")) (label (position 7 5) (text "1. Upload this file via a serial link")) (label (position 7 6) (text "2. Copy this file to another location")) (label (position 7 7) (text "3. Exit data recorder upload")) (label (position 4 9) (text "Selection")) (field "selection" (position 15 9) (display_length 9) (input allowed) (translate upper) (null disallowed) (max_length 6) (value_in "UPLOAD" "COPY" "EXIT") (default "UPLOAD")) (default_buttons) )