Opens an existing project in the Project Explorer.

Syntax

MODIFY PROJECT [<filename> | ? | <filename skeleton>]

<filename> | ? | <filename skeleton>

The project file to open. The default extension is .PRJ. The ? and <filename skeleton> options display a dialog box from which you can select a file. If you specify a file without including its path, dBASE Plus looks for the file in the current directory.

If you issue MODIFY PROJECT without an option, the Project Explorer is displayed, as if you issued CREATE PROJECT. Selecting File | New from the Main menu opens the Open Project dialog box from which you can navigate to your project (.prj) file

Description

MODIFY PROJECT opens the specified .PRJ file in the Project Explorer, making it the current project.