setprops (symbol, properties)
This function is used to get a list of all the properties and their associated values as (name . value) pairs. It is called using any of the symbol's properties. The list contains current values in order from the most to least recently entered.
The symbol and property are normally protected from evaluation when setting properties, using the # operator.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.