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:
Greg Terterian <[log in to unmask]>
Reply To:
[log in to unmask][log in to unmask], 16 Apr 2002 11:23:41 -0700674_us-ascii 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 *47_16Apr200211:23:[log in to unmask]
Date:
Thu, 18 Apr 2002 12:28:26 EDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (8 lines)
Are there any utility programs out there that can do a flowchart from your
Cobol source program?

Thanks in advance

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

ATOM RSS1 RSS2