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

*service-name*

The value of this variable is the default value of the name argument to open-server, which determines the service name that DDE clients must specify to connect with the Lisp DDE server opened by open-server. The initial value is :allegro, meaning that the client should specify the service name as the string "allegro".

Compatibility note: Starting with release 6.2, this variable is no longer automatically modified to match the service name that was most recently passed to open-server. You may still modify the value of this variable to change the global default for a service name, but to retrieve the service name that is actually being used by a particular Lisp process, you must call the function service-name instead.

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