CONTENTS
Outputs a contents list consisting of three lists containing names of defined procedures, variables, and property lists, respectively. This list includes all unburied named items in the workspace.
TO MYPROGRAM
END
MAKE "name 1
PPROP "properties "property 1
SHOW CONTENTS
[[myprogram] [name] [properties]]