CwNewProject

Syntax:

handle = CwNewProject()

        handle          The handle of the new project.

Description:

This function clears the current project, creates a new one and returns the project's handle.

Example:

call CwNewProject
say 'created new project.'

Remarks:

The project handle is not particularly useful on this version of P>G PRO. It is supported mostly for forward compatibility with ColorWave-based programs that support multiple projects.

The user is not prompted before the old project is destroyed.



Functions by NAME

Index

Functions by PURPOSE