HP3000-L Archives

January 2000, 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:
Bruce Conrad <[log in to unmask]>
Reply To:
Date:
Tue, 18 Jan 2000 13:29:15 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
Hope this helps...the following code will copy a spoolfile to tape,
tape is then sent to First Image company which puts it on CD Rom for us.
not exactly what you want, but...it's what we use.

!JOB BILTAPE,JOB.ACCOUNT,PUB;INPRI=5;OUTCLASS=LP,1
!COMMENT ************************************************************
!COMMENT * DESCRIPTION: Creates Tape of Bills Invoices
!COMMENT *  for First Image-Digital ROM Services for output to CD-ROM
!FILE out;DEV=TAPE;REC=-134,32,F,ASCII
!FCOPY FROM=Ofile#.OUT.HPSPOOL;TO=*out


Date:    Fri, 7 Jan 2000 09:58:37 -0700
From:    Larry Barnes <[log in to unmask]>
Subject: Spoolfiles to CD Rom

Does anyone know if there's any software that will copy spoolfiles to a
r/w cd-rom?  I would like to copy month end reports to a cd and then be
able to view them.  Also I would like the ability to append multiple
months to the same cd.

Thanks in advance for your input.

--
Larry Barnes

ATOM RSS1 RSS2