home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2784 < prev    next >
Encoding:
Internet Message Format  |  1991-02-20  |  2.5 KB

  1. From: art@pilikia.pegasus.com (Art Neilson)
  2. Newsgroups: comp.sys.ncr,alt.sources
  3. Subject: RJE print spool manager -- Part0
  4. Message-ID: <1991Feb19.015741.9950@pilikia.pegasus.com>
  5. Date: 19 Feb 91 01:57:41 GMT
  6.  
  7. This is the first part (actually the README file) of my RJE print spool manager.
  8. It is written for SNA RJE on the NCR Tower platform, running NCR's SNA RJE V
  9. product.  This application is targeted at the end user, and allows him to easily
  10. maintain large numbers of files received on the RJE logical print device.  The
  11. included file below explains things in greater detail, cut at the line and save.
  12.  
  13. -----8<----- cut here -----8<----- cut here -----8<----- cut here -----8<-----
  14.     splmgr - SNA RJE print spool manager
  15.  
  16.     This is a interactive utility for SNA RJE print spool management.
  17.     It presents print files in list format to the user, displaying
  18.     pertinent information about the file such as jobname, date, time,
  19.     line count, etc.  The user may perform a variety of functions
  20.     on the file such as print, view and delete.  Additionally, many
  21.     of these singular operations may be done en masse on "tagged" or
  22.     "untagged" files.
  23.  
  24.     Currently this distribution supports SNA RJE print files,
  25.     I have diffs for BSC RJE if anyone wants them.  The JES2
  26.     job information retrieved from the 1st banner line with each
  27.     print file may vary between IBM hosts.  Hack as you see fit.
  28.  
  29.     This software was developed and tested on an NCR Tower 32/650
  30.     running OS 3.00.01 (SYS5R3).  If you are running on OS 2.xx 
  31.     (SYS5R2) you will need to get Doug Gwyn's portable directory
  32.     routines (opendir, closedir et al) and install them prior to
  33.     building this application.
  34.  
  35.     Currently this distribution supports SNA RJE print files,
  36.     I have diffs for BSC RJE if anyone wants them.  The JES2
  37.     job information retrieved from the 1st banner line with each
  38.     print file may vary between IBM hosts.  Hack as you see fit.
  39.  
  40.     The program is built thru the provided Makefile, edit it to
  41.     fit your needs and just 'make'.  The program runs setuid to
  42.     root, and does a chdir to the directory where your print files
  43.     live.  RJE print files are normally owned by srje and users
  44.     therefore delete them, hence the need for setuid permissions.
  45.     If you don't have root permissions on your system, request
  46.     your administrator to install this program.
  47.  
  48.     Arthur W. Neilson III
  49.     art@{bohtsg|pilikia}.pegasus.com
  50.     Feb 7, 1991
  51. -----8<----- cut here -----8<----- cut here -----8<----- cut here -----8<-----
  52. -- 
  53. Arthur W. Neilson III        | INET: art@pilikia.pegasus.com
  54. Bank of Hawaii Tech Support    | UUCP: uunet!ucsd!nosc!pegasus!pilikia!art
  55.