msolberg@bmic.net wrote:
> Is there a way to direct the output to a different printer based upon
> some type of coding within a coupon?
You can define a script as backend to the aix spooler. Your application
will print to it as usual. This script can analyze the print data and
print it to the appropriate print queue.
Search redbooks.ibm.com for 'printing for fun and profit' in the chapter
'PowerPC advanced printing' you'll find an example.
Markus