I am creating an output file from SPLUS using "sink('data')". All the
output goes to the file, except for the 'show.printer()' command which
should dump a graph to the output file. When I run this, the output is
printed on my terminal and not the output file. This was working fine when
I was using SPLUS V5. In that version, there was the 'show()' command that
would dump the current graph for the printer out to the file. The function
of 'show()' was changed in V6 and there is now the "show.printer()", which
is supposed to do the same thing, but does not seem to want to route it to
the 'sink' file.
Is there some other way that I should be using to get this output to the
file?
I am running Version 6.0 Release 1 for Sun SPARC, SunOS 5.6 : 2000.
Jim Holtman
--
NOTICE: The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential. If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected.
|