recycle

Frees as many nodes as possible and reorganizes the workspace.

?recycle

?nodes

4.9.11PROPERTY LISTS:

glist

(get list) Outputs a list of all the objects in the workspace that have the input property name in their property lists.

?glist ".DEF

gprop

(get property) Outputs the property value of the input property name of the input- named object.

?make "height "72" ?gprop "height ".APV 72"

plist

(property list) Outputs the property list of the input-named object.

?plist "height [.APV 72"]

pprop

(put property) Puts the input property pair into the input-named object's property list.

?pprop "master ".APV "Scott ?:master

Scott

remprop

(remove property) Removes the specified property from the input-named object's property list.

?remprop "master ".APV

AMSTRAD Disc Drive & Interface DDI-1 Manual

Chapter 4.18

Page 76
Image 76
Amstrad DDI-1 manual Recycle, Glist, Gprop, Plist, Pprop, Remprop