I am working on a system that creates print jobs by turning the printer on 
and then using print statements.  I would like to be able to capture the 
output from the print statements into a variable in a program to do 
something with them (basically capturing the print job into a variable).

Here are my thoughts:

Isolate the code and execute it and use a capturing statement.

Do a como on statement and capture the output that way.  If I need to do 
this, is there a way to have the output only go to the como file?

I guess what I am looking for is a way to do this with minimal changes to 
the program.  Basically do a "printer on" and save all output to a variable 
or alternately a file.  I am on jbase 3.4 on an old version of linux.

Thanks in advance for any help.

-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to