LispWorks User Guide and Reference Manual > 27 The COMMON-LISP Package

NextPrevUpTopContentsIndex

short-site-name

Function
Summary

Identifies the physical location of the computer.

Package

common-lisp

Signature

short-site-name => description

(setf short-site-name) description => description

Arguments

description

A string or nil .

Description

The function short-site-name returns a string briefly identifying the physical location of the computer. This should be set using (setf short-site-name) when you configure your LispWorks image.

See also

long-site-name


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex