HP3000-L Archives

September 2001, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Black, Cory" <[log in to unmask]>
Reply To:
Black, Cory
Date:
Fri, 28 Sep 2001 08:25:30 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
This will eliminate the CCTL problem mentioned by Harmik.

      !FILE OUTPUT=COMMQRYP,NEW;SAVE;DEV=DISC;&
      !REC=-59,255,F,ASCII;DISC=250000,8,1;CCTL
      !RUN COMMQRY.LOAD
      !FILE COMMQRY;DEV=LZ3,1;ENV=B1SL.HPENV.SYS
      !FCOPY FROM=COMMQRY;TO=*COMMQRYP;CCTL

--------------

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 *

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

ATOM RSS1 RSS2