(form "70059" (size 45 11) (heading "Ring Design Report Format File") (field "fname" (position 20 4) (display_length 20) (input allowed) (translate lower) (null disallowed) (max_length 26) (file (extension trim "*.not,*.csv,*.htm,*.html,*.rtf,*.pdf,*.ps")) ) (label(position 2 5)(text "Output Report File Format")) (field "report_format" (position 20 5) (display_length 20) (input allowed) (null disallowed) (max_length 50) (value_in ".not - Surpac Note File" ".csv - Comma Separated (Spreadsheet)" ".htm - Hypertext Markup Language (Web)" ".html - Hypertext Markup Language (Web)" ".rtf - Rich Text Format (Microsoft Word)" ".pdf - Adobe Acrobat" ".ps - Postscript") ) (label(position 2 7)(text "Row Wrapping") ) (field "wrap" (position 16 7) (display_length 17) (input allowed) (value_in "LCONT1" "LCONT2" "LPAGED" "LFIXED" [default "Wrap Lines" "Wrap Over Page" "Scale Cells Proportional" "Scale Cells Fixed Width"]) (default "LCONT2") (translate upper) (null disallowed) ) (default_buttons) )