| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |