home *** CD-ROM | disk | FTP | other *** search
/ Tools en Utilities / CDASS_5.ISO / shell / file / docmkr33.arj / EXAMPLES.ARJ / README < prev    next >
Encoding:
Text File  |  1992-10-02  |  2.6 KB  |  55 lines

  1.  
  2.  
  3.      DOCMAKER Examples.
  4.  
  5.      The examples within this archive are meant to elighten you on how
  6.      the DOCMAKER works. Some of the examples may seem stupid but then
  7.      it was not my intention to create Shakespearean writing.
  8.  
  9.      Following files should be in the archive :
  10.  
  11.        README           This file.
  12.  
  13.        EXAMPLE1.SCR     Example Script file.
  14.                         This first example clearly shows the advantages of
  15.                         using margins in the texts and the advantages of
  16.                         formatted (TEXT) text files to unformatted (ASCII)
  17.                         text files.
  18.        REALISM1.TXT     The Quest for visual realism.
  19.                         Plain ASCII text with margins set to 1-80.
  20.        REALISM2.TXT     The Quest for visual realism.
  21.                         Plain ASCII text with margins set to 6-72. This
  22.                         looks better than REALISM1.TXT
  23.        REALISM3.TXT     The Quest for visual realism.
  24.                         Formatted text with margins set to 6-72.  The main
  25.                         advantage to REALISM2.TXT is that paragraphs are
  26.                         never split over two pages.
  27.  
  28.  
  29.        EXAMPLE2.SCR     Example Script file.
  30.                         This second example shows how to use pictures and
  31.                         use the PROGRAM command.  Requires EXAMPLE1.EXE
  32.                         (created by DOCMAKER when running the EXAMPLE1.SCR
  33.                         script).
  34.        TXT&PIC.TXT      Example of how to use pictures in texts.
  35.                         requires PSI-TXT.PCX.
  36.        200LINES.PCX     A 200 lines picture.
  37.        350LINES.PCX     A 350 lines picture. This picture is used twice in
  38.                         the EXAMPLE2 script.  It's loaded as a 350 lines
  39.                         picture and as a 200 lines picture.
  40.                         You can load Large pictures as if they were 200 or
  41.                         350 lines, you will loose a portion of the picture
  42.                         as this example dictates.
  43.  
  44.      The two picture files 200LINES.PCX and 350LINES.PCX are both from the
  45.      OVDOCS01 which I have permission to use.  Thanks go to Official
  46.      Version for lots of Beta testing and lots of feedback.
  47.  
  48.  
  49.      To Use the examples, copy all example files into the directory
  50.      containing the DOCMaker.
  51.      Start the DOCMaker and select 'Create a DOCs file from script'.
  52.      Select either EXAMPLE1.SCR or EXAMPLE2.SCR as script file, and let
  53.      the DOCMAKER do it's job.  When the DOCMAKER has finished, exit the
  54.      program and run the example DOCS file.  Easy huh ?
  55.