PLISTS

Synopsis
PLISTS
Description

Outputs a contents list, which is a list of three lists. The first two lists are empty, indicating that no procedure names or variable names are returned. The third list is a list of the names of all unburied property lists in the workspace.

Example
PPROP "properties "property 1
SHOW PLISTS
[[] [] [properties]]

SourceForge.net Logo