Emmitt:
I like this idea. I assume you grab the printer from the table and then do
a PRNSETUP &vprinter? It looks like from your syntext that it's probably
an XP workstation environment because you're using the UNC. If I have a
mixture of XP and Win98, will the Win98 print using the UNC? Or maybe I
would need 2 columns -- one with the XP UNC name and one with the
regular Win98 printer name -- and pick the one based on their OS.
Karen
We run a month-end closing process that generates many, many reports. These reports get printed all over our wide area network. We have a table that associates a report name with a printer UNC (\\servername\printername). As the report is generated, we look up the printer it goes to and send the report there.

