HP3000-L Archives

April 1999, Week 2

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:
Joseph Rosenblatt <[log in to unmask]>
Reply To:
[log in to unmask][log in to unmask], 13 Apr 1999 10:22:02 -0500952_iso-8859-1 Here is a UDC that we use at the end of every production job, it's been
working flawlessly archiving our STDLISTs in a directory. Perhaps you just
don't need the brackets?

*****
EOJ
option nolist,nohelp
setvar _O,HPSPOOLID
ECHO#JOB STDLIST,MGR.OSTEO;inpri=13;OUTCLASS=,1>TMP10JOB
ECHO#COMMENT>>TMP10JOB
ECHO#COMMENT>>TMP10JOB
ECHO#COMMENT>>TMP10JOB
ECHO#PAUSE 1>>TMP10JOB
ECHO#COPY !_O.OUT.HPSPOOL,!_O.STDLIST>>TMP10JOB
ECHO#SET STDLIST=DELETE>>TMP10JOB
comment ECHO#SPOOLF !_O;DELETE>>TMP10JOB
ECHO:EOD >>TMP10JOB
STREAM TMP10JOB,#>$null
PAUSE 6
*****

Karsten Holland
[log in to unmask]
American Osteopathic Association

-----Original Message-----
From: Mike Hardy [mailto:[log in to unmask]]
Sent: Tuesday, April 13, 1999 3:30 AM
To: [log in to unmask]
Subject: ECHO command help [...]42_13Apr199910:22:[log in to unmask]
Date:
Mon, 12 Apr 1999 11:02:28 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (10 lines)
We run a program that creates a print file. This is part of a purchased
package and we do not own source code. The spoolfile created by this program
has a unique name, FILEDES. Is there a way to create a routine that would
download that file to a PC only by knowing the FILEDES? Is there a way to
strip off the SPOOLID if I did a LISTSPF on the FILEDES? Is there a
different way?

I have no 3rd party tools, just CI, NM SPOOLER and EDIT/3000 ( no QEDIT,
MPEX etc.)  I would appreciate any help  anyone can give me.

ATOM RSS1 RSS2