home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / JCLDOC.ZIP / README.DOC < prev    next >
Text File  |  1993-02-05  |  4KB  |  99 lines

  1.  
  2.                                "QUICKDOC"
  3.  
  4.     "QUICKDOC" is  a package that will read IBM MVS JCL and produce
  5.     a flowchart and documentation from a proc.  The documentation
  6.     is derived from comments immbedded in the proc. It is useful
  7.     for generating JCL runtime documentation.  I have a program
  8.     available that will convert NCR VRX MCL to a format suitable
  9.     for use with the package. The executable will run in DOS or
  10.     OS2. I also have a program that will allow documentation
  11.     of exec jcl that executes a proc.
  12.  
  13.  
  14.                                SHAREWARE
  15.  
  16.  
  17.  
  18.   This program is being made available as a shareware product.
  19.   If you find it useful and would like to contribute a small
  20.   pitance please remit to the author at:
  21.  
  22.  
  23.             Steve Richards
  24.             POB 2176
  25.             Hanover Ma 02339
  26.  
  27.   If you really find it useful send a larger pitance <g>
  28.  
  29.   If you intend to use this in a comercial environement please
  30.   send US.$25 for the first installed machine and $5 for each
  31.   and every other machine or $75 if installed on a network of
  32.   more than 10 machines. NEVER SEND MORE THAN $75 FOR ONE SITE
  33.   INSTALLATION.
  34.  
  35.   This product was originally written for use on an IBM mainframe
  36.   computer.  It has graphic character sets available for the 3800
  37.   mod-1 and mod-3 laser printer.  The package was ported to a PC
  38.   platform several years ago.  The graphics portion never was ported
  39.   and at this time I don't plan to make the graphics mode available.
  40.   The PROC is reformatted and punched to the syspunch dataset. Step
  41.   restart information for setting GDGs is also provided as part of
  42.   the flowchart.
  43.  
  44.   If you register I will send you the complete source. The PC source
  45.   is all COBOL (IBM VS). The mainframe source contains some assembler
  46.   routines. If you want the source please provide a diskette (either
  47.   1.2, 1.4, or 720k) and I will ship as soon as I receive. The source
  48.   contains all the modules and the 3800 character sets. This will
  49.   compile and run under MVS. For the PC it was compiled with CA/REALIA
  50.   COBOL.
  51.  
  52.  
  53.   You may distribute these freely and make as many copies as you want
  54.   provided you do not add or modify to this zip file.
  55.  
  56.   Quickdoc (c) 1991, Merlyn Data Systems.
  57.   The programs on this zip are provided on an as is basis.
  58.   No warranty is either implied or expressed.
  59.   Use these at your own risk.
  60.   This is a limited license and the author retains all rights of
  61.   ownership and sub license.
  62.  
  63.   Comments may be sent via compuserve (75505,223) or US mail.
  64.  
  65.  
  66.     Special run information.
  67.  
  68.     The batch file supplied should be used to create the flow
  69.     chart.
  70.  
  71.     SYNTAX:  EXGENDOC proc
  72.     EX.      EXGENDOC sampproc
  73.  
  74.     proc is the MVS  proc
  75.  
  76.  
  77.     There are control cards that set up the "QUICKDOC" environment.
  78.     They are documented in the NEWDOC file.  A file called SYSSEC
  79.     is provided with this zip. It is a special format and must
  80.     be used as provided.  This file contains the environment that
  81.     you set up. The first time you execute "QUICKDOC" the flowchart
  82.     file will only show the default environment. Subsequent runs
  83.     will produce the flowchart. The control cards can change the
  84.     environment either temporarily or permanently (preceed with P).
  85.  
  86.     Once set up it will rarely need changing.
  87.  
  88.     The flowchart output is bigger than 1 sheet of paper at
  89.     10 cpi.  You should change the batch file to provide the
  90.     necessary printer setup strings.  The strings that are provided
  91.     are for an IBM 4019 printer.
  92.  
  93.  
  94.  
  95.  
  96.  
  97.   IBM,NCR and their products are copyright by their respective
  98.   companies where applicable.
  99.