VariablePackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Object described on page has changed in 6.2

*sysitems*

The value of this variable is the default value for the sysitems property of any Lisp DDE server created by calling open-server. The initial value is the list of symbols (:sysitems :topics :help), but you may modify the value of this variable to use a different default set of sysitems.

The initial value follows a DDE convention where a "sysitems" item may be passed along with the "System" topic to a DDE server to find out what other items are available on the standard "system" topic.

While any Lisp DDE server will initially have the value of *sysitems* as its sysitems property, (setf sysitems) may be called after calling open-server in order to customize the system items of the DDE server running in a particular process.

See cg-dde.htm.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. The object described on this page has been modified in the 6.2 release; see the Release Notes.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Object described on page has changed in 6.2