PON

Synopsis
PON varname
PON varlistname
Description

Prints the definitions of the named variable(s) to the current write stream. PON abbreviates PO NAMELIST.

Example
MAKE "foo 1
MAKE "bar 2
PON [foo bar]
Make "foo 1
Make "bar 2

SourceForge.net Logo