file-show 2.0
file-show value
Prints value to an opened file, preceded by this agent
agent, and followed by a carriage return. (This agent is included
to help you keep track of what agents are producing which lines of
output.) Also, all strings have their quotes included similar to file-write.
Note that this command is the file i/o equivalent of show, and file-open needs to
be called before this command can be used.
See also file-print, file-type, file-write,
and Output (/programming guide).