HP3000-L Archives

August 1998, 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:
Donna Garverick <[log in to unmask]>
Reply To:
Donna Garverick <[log in to unmask]>
Date:
Thu, 20 Aug 1998 09:25:32 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
Tim Ericson wrote:

> Trudeau, James L wrote:
> > So how do I get PSCREEN output to disc?
>
> Here's the entry from the web page link below that solves your problem:
> http://www.denkor.com/hp3000/command_files/XEQs/pscreen.txt

from the command file....
IF UPS("!DEV") = "DISC" THEN
  IF FINFO("FLAT",0) THEN
    ECHO FILE "FLAT" ALREADY EXISTS -
    ECHO CHECK ITS CONTENTS, PURGE IT, THEN REDO PSCREEN
    RETURN
  ENDIF
  RUN PSCREEN.PUB.SYS;PARM=3

n.b. -- parm = 3 is really parm 1 (partial screen) + parm 2 (out to disc)
         - d
--
Donna Garverick     Sr. System Programmer
925-210-6631        [log in to unmask]

>>>MY opinions, not Longs Drug Stores'<<<

ATOM RSS1 RSS2