|
|
|
printOut contentslist
pO contentslist
command. Prints to the write stream the definitions of all procedures, variables, and tables named in the input contents list.
Example:
a=1234 to t pr a end ;t defined po [[t][a]] |
to t pr a end Make "a 1234 |
|
|
|