All Manuals > LispWorks User Guide and Reference Manual > 33 The COMMON-LISP Package

NextPrevUpTopContentsIndex

long-site-name

Function
Summary

Identifies the physical location of the computer.

Package

common-lisp

Signature

long-site-name => description

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

Arguments

description

A string or nil.

Description

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

See also

short-site-name


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex