Arguments: symbol value indicator
An old variant of the inverse of get kept for backward compatibility. (This
symbol was in the franz
package in
release 4.3 and earlier on Unix. The franz
package was merged with the excl
package in release 5.0.)
(putprop sym val ind)
is equivalent to
(setf (get sym ind) val)
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.