VariablePackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.0
Unrevised from 9.0 to 10.0.
9.0 version

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

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.0
Unrevised from 9.0 to 10.0.
9.0 version