(form "10081" (size 74 22) (help "10081_TIP_0") (heading "DATABASE TABLES SUMMARY") (label (position 3 3) (text "Database")) (label (position 31 4) (text "REPORT_FILE_NAME")) (field "dbnam" (position 12 3) (display_length 18) (background) (input disallowed)) (field "logfil" (position 40 4) (display_length 26) (input allowed) (null disallowed) (max_length "FIO_MAX_FILENAME_LENGTH") (file output (extension trim "reports|*.not")) (help "REPORT_FILE_NAME_TIP")) (label (position 31 5) (text "Format")) (field "report_format" (position 40 5) (display_length 21) (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" ".log - Surpac log file")) (scroll_block (position 3 7) (size 68 14) (extra 0 1) (scroll_size 68 100) (repeat (grow 0 1) (instances 1 (min 1) (max 100))) (main) (top (label (position 4 0) (text "Table Name")) (label (position 22 0) (text "Data Type")) (label (position 35 0) (text "Table Type")) (label (position 52 0) (text "Number of Records"))) (main (field "tbnam" (position 4 0) (display_length 10) (background) (input disallowed)) (field "datyp" (position 22 0) (display_length 8) (background) (input disallowed)) (field "tbtyp" (position 35 0) (display_length 16) (background) (input disallowed)) (field "numrec" (position 52 0) (display_length 7) (background) (input disallowed))) ) (default_buttons) )