Generic FunctionPackage: ideToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Unrevised from 6.2 to 7.0.

find-module

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.

In releases prior to 7.0, the symbol naming this operator was in the common-graphics package.


Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Unrevised from 6.2 to 7.0.