(form "00854" (size 40 6) (mismatch ignore) (help "FRM_00854_HELP") (heading "Define File for Validation Report") (label (position 2 3) (text "File")) (label (position 2 4) (text "Format")) (field "file_name" (position 20 3) (display_length 25) (input allowed) (null disallowed) (max_length 252) (file (extension trim "*.not,*.csv,*.htm,*.html,*.rtf,*.pdf,*.ps"))) (field "report_format" (position 20 4) (display_length 20) (input allowed) (null disallowed) (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") (help "The file format nominated here will be the output report format.")) (default_buttons) )