HP3000-L Archives

July 1999, Week 4

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 Norris <[log in to unmask]>
Reply To:
Joseph Norris <[log in to unmask]>
Date:
Wed, 28 Jul 1999 12:17:40 -0700
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (30 lines)
I have written the following command file:
PARM SPFILE,RECSIZE=133
SETVAR CIERROR 0
IF FINFO('XXXX',0)
   PURGE XXXX
ENDIF
ECHO Y > YES
BUILD XXXX;REC=-!RECSIZE,,F,ASCII;DISC=120000;NOCCTL
RUN FCOPY.PUB.SYS;INFO="FROM=O!SPFILE.OUT.HPSPOOL;TO=XXXX" &
 < YES
RUN VIEWFILE.CSLXL.PROG;INFO="XXXX 66"
PURGE XXXX

This program does all the front end work for a program call viewfile that
you can get from CSL.

#Joseph Norris (Perl - what else is there?/HP3000/Linux/CGI/Msql)
print @c=map chr $_+100,(6,17,15,16,-68,-3,10,11,16,4,1,14,-68,12,1,14,8,
-68,4,-3,-1,7,1,14,-68,-26,11,15,1,12,4,-68,-22,11,14,14,5,15,-90);


On Wed, 28 Jul 1999, jean huot wrote:

I've been using FCOPY to view spoolfile which do not fit on the screen
because of the page width display with the EDITOR program.  I find it
cumbersome.  What other tools can I use?

Jean Huot
Northern Credit Bureaus Inc.

ATOM RSS1 RSS2