All Manuals > KnowledgeWorks and Prolog User Guide > 7 Reference Guide

start-kw Function

Summary

Starts the KnowledgeWorks programming environment.

Package

kw

Signature

start-kw &key host

Arguments
host
A string.
Description

The function start-kw 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.

On GTK+ and Motif the environment is displayed on the machine specified by host, defaulting to the machine on which the KnowledgeWorks image is running. Other platforms ignore host.

Examples
(start-kw)

KnowledgeWorks and Prolog User Guide (Macintosh version) - 01 Dec 2021 19:35:35