PON varname PON varlistname
varname
varlistname
Prints the definitions of the named variable(s) to the current write stream. PON abbreviates PO NAMELIST.
PO NAMELIST
MAKE "foo 1 MAKE "bar 2 PON [foo bar] Make "foo 1 Make "bar 2
MAKE "foo 1 MAKE "bar 2 PON [foo bar]