Next Previous Up Top Contents Index

4.1 Creating a new project

4.1.4 The final page in the New Project wizard

The final page of the New Project wizard gives us the option of supplying text for the documentation keywords Synopsis:, Author:, Copyright:, and Version:.

If we supply values for these keywords, the wizard adds them to the top of each of the files that it creates for the project, including the project file itself. With the exception of Synopsis:, these keywords are defined as part of the Dylan interchange format, on page 23 of the DRM. Synopsis: is a not a standard Dylan interchange keyword, but an additional one that Functional Developer accepts.

Figure 4.3 The New Project wizard's third page.

1. Change the default keyword text as you wish, or turn the keywords off altogether.
2. Click Finish.

Now we have supplied all the information the wizard asks for, it creates the new Hello project and opens it.


Getting Started with Functional Developer - 31 MAR 2000

Next Previous Up Top Contents Index