| POPRS | |
| Syntax | POPRS POPRS filter |
| Explanation | POPRS prints out all defined primitives.
POPRS is equivalent to PRINTOUT
PRIMITIVES. An optional input may be supplied which acts as a filter. POPRS then only prints those names which start with the same characters as the second input. POPRS S will, for example, only print those names which start with the letter S. This allows a more efficient use of this command when many primitives are defined. |
| Examples | POPRS L TO LOADSNAP :FILE TO LOCKSHAPE TO LOADPIC :NAME:1 |