:package top-level command

$Revision: 5.0.2.3 $

Arguments: &optional package-name

If package-name is not given, print the name of the current package (using the value of *package*). Otherwise, if a package with package-name exists, then make that package current, using in-package. If no such package exists, a warning is printed, but no package change is done. The argument package-name must be a symbol or a string but do not use quotation marks.

The minimal abbreviation of :package is :pa.

See top_level.htm for more information on top-level commands.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.