Hi,

I wish to print reports to multiple printers with only having to run
the program once. The job to print the report currently looks like
this :

!FILE SA286P;DEV=MISSTD (This being the device class and queue name)
!RUN SA286
!FILE SA286P;DEV=HOSTD
!RUN SA286
!FILE SA286P;DEV=OPSTD
!RUN SA286

Is there anyway I can get around running the program multiple times.

Thanks
Colin Berg

[log in to unmask]

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *