wwhelp::CreateProject

Creates a brand new help table and project directory structure. Automatically creates configuration and index records as well as the full directory structure including templates and images directories in the subtree.

The project is created in a new directory based on the path you specify. If the path doesn't exist it's created for you.

o.CreateProject(lcFileName,lcTitle)

Return Value

.T. or .F.

Parameters

lcFileName
The filename of the new project to create. By default the extension for the new file is .hbp. The path of this filename determines where the new project directory is created.

lcTitle
The title of the project as stored in the Properties dialog.


See also:

Class wwHelp

© West Wind Techologies, 1996-2023 • Updated: 04/13/05
Comment or report problem with topic