NextPrevUpTopContentsIndex

start-kw

Function
Syntax

start-kw &key hostname

Arguments
hostname is a string which specifies a display of some machine. Description

Starts the KnowledgeWorks programming environment from the initial prompt when the KnowledgeWorks image is started. If the Lispworks IDE is already running, start-kw adds the KnowledgeWorks menu so that the podium becomes the KnowledgeWorks Podium. The environment is displayed on the machine specified by hostname , defaulting to the machine on which the KnowledgeWorks image is running.

Values

None.

Examples
(start-kw)
(start-kw :hostname "machine1:0")

KnowledgeWorks and Prolog User Guide (Unix version) - 4 Apr 2005

NextPrevUpTopContentsIndex