Project Manager lets you work with applications that are built from several scripts. You can specify scripts to be included in the application, scripts required for development purposes only, and how the application is to be built.
The scripts are maintained individually during development, and can be compiled into a single output script for distribution/runtime/installation purposes. You can customize the build to suit your applications.
Project files distinguish between scripts you write specifically for the project, and library scripts distributed with the system that are needed in the project. The project system automatically includes any files required by the scripts you specify.
Typically all the files in a project, apart from library files, will be stored in a single directory, for example, a subdirectory of user\projects. Within the directory will be a project file, plus the project source scripts.
Run the Project Manager from menu Run|Project Manager... or by pressing Ctrl-B.
See also:
Project File
Project Manager
Project Manager Tabs
Building Applications
Project Conventions
Project Snapshots
Project Links