| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: project name
Returns the module of project with name
name. Modules in a project correspond to the
forms being designed. Their names are typically keywords like
:form6
and (after the programmer has supplied a
better name by modifying the name property)
:curve-dialog
. Certain functions, such as finder-function and
maker-function,
operate on module objects. See also modules.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |