DISPLAY DATABASE Command
Displays information about the current database.
DISPLAY DATABASE [TO PRINTER [PROMPT] | TO FILE FileName [ADDITIVE]] [NOCONSOLE] |
Parameters
- [TO PRINTER [PROMPT]
-
Directs output about the current database to a printer.
The PROMPT keyword clause displays a Print dialog box before printing starts.
- TO FILE FileName [ADDITIVE]]
-
Directs output to a file specified by FileName. If the file already exists and SET SAFETY is ON, Visual FoxPro prompts you to decide whether to overwrite the file.
The ADDITIVE keyword appends output to the end of the specified file. If you omit ADDITIVE, the contents of the file are overwritten.
- [NOCONSOLE]
-
Suppresses output to the main Visual FoxPro window or to the active user-defined window.
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08