| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |