Next Prev Up Top Contents Index

16.7 The Values submenu

The Works > Values menu lets you perform operations on the results of the last expression typed. The values returned from this expression are referred to as the current values .

The menu is not available if the most recently-typed expression was not a Common Lisp form. This is because the evaluation of the last expression typed must have produced at least one value to work on.

The Works > Values menu gives you access to the standard action commands described in Performing operations on selected objects.


Common LispWorks User Guide (Windows version) - 14 Dec 2001

Next Prev Up Top Contents Index