VariablePackage: cgToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Significantly revised from 6.2. Minimal update since 7.0 release.

*system*

This variable contains an object that stores various global values associated with a CG application. It is a suitable argument value for a few exported functions that access some of these global values. In particular, the expression

(configuration *system*)

returns the Common Graphics configuration object that stores various Common Graphics options. See cg-configuration and configuration.

Other exported functions that return global values from the *system* object include screen, development-main-window, and app.

The IDE has a similar object called *ide-system* for storing some of its global values.


Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
This page has had significant revisions compared to the 6.2 page.
Created 2005.9.20.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Significantly revised from 6.2. Minimal update since 7.0 release.