Arguments: object
Returns as a string the print name of object as if from the following format form (which downcases all capitals in the string):
(format nil "~(~A~)" object)
If this function is made the value of the on-print event handler for a list
widget, it will make symbol names more readable. The list widgets are
single-item-list
, multi-item-list
, and
combo-box
).
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.