Help Menu
The Help Menu displays commands that display documentation or other
information about the currently selected object or about the
system. The commands on the menu are:
- Help on Selected Symbol --
Display the html page for the currently selected symbol. If no help
page exists, displays a dialog saying that. If multiple pages exist
(because, e.g., the symbol names more than one type of object), a
dialog displaying the choices appears.
- ANSI Common Lisp --
This command displays in a HTML Browser introduction
page of the ANSI CL Spec (located in the ansicl/
subdirectory of the Allegro Directory).
- Symbol Index --
This command displays, in a HTML Browser, the index to the Allegro CL
documentation, index.htm. (The
index lists all documented symbols
along with other material.)
- Quick Symbol Info --
Prints information about the currently-selected symbol to the status
bar of the Project Window and (unless
the selected symbol is in the Debug Window) to the Debug Window.
- Quick Class Info --
Prints information about the currently selected symbol (which should
name a class) to the status bar of the Project Window and (unless
the selected symbol is in the Debug Window) to the Debug Window.
- Symbol Doc String --
Prints the Function
documentation string, if any, to the Debug window. Note that
most Allegro CL and IDE objects do not have documentation strings.
- Connect to www.franz.com --
Displays the Franz Inc. home page (which has technical as well as
marketing and sales information) in a browser.
- About Allegro CL --
Displays a dialog with information about the current version of Allegro CL.
Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page has had minimal revisions.
Created 2001.12.15.