Located in the Visual FoxPro Tools\Gendbc folder, this tool generates a program that can re-create a database. Use this program to:
Syntax
DO GENDBC WITH filename
Parameters
filename
A character string that contains the name of an output file. The filename can contain path information and an extension. If no extension is supplied, the default extension .prg is used.
Note This program will only work on the currently active database.