HP3000-L Archives

April 2002, Week 3

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:
"Paul H. Christidis" <[log in to unmask]>
Reply To:
Date:
Tue, 16 Apr 2002 11:23:41 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
The following will work without involving any 3rd party utilities:


!...
!file rpt=tmpspool;rec=-132,,f,ascii;disc=500000;save;spool
!run program  (that writes to 'rpt'
!file dev1=rptname;dev=printer1;env=....
!file dev2=rptname;dev=printer2;env=....
!print tmpspool;out=*dev1
!print tmpspool;out=*dev2
!purge tmpspool
!...

Just specify the appropriate record size, disc size, environment files, if
needed, and perhaps a unique name for 'tmpspool'.

Regards
Paul Christidis

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

ATOM RSS1 RSS2