NextPrevUpTopContentsIndex

*inspect-through-gui*

Variable
Summary

Controls what inspect does in the development environment.

Package

lispworks

Initial Value

nil

Description

The variable *inspect-through-gui* controls what inspect does in the development environment.

When the value is nil , inspect uses a command line interface in the REPL.

When the value is true, inspect invokes an Inspector tool in the Common LispWorks IDE.


LispWorks Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex