home *** CD-ROM | disk | FTP | other *** search
/ Compu-Fix / Compu-Fix.iso / misc / program4 / readme.1st < prev    next >
Encoding:
Text File  |  1993-03-01  |  11.5 KB  |  283 lines

  1.  
  2.  
  3.                 ┌────────────────────────────────────────┐
  4.                 │                                        │
  5.                 │      WELCOME                           │
  6.                 │                   TO                   │
  7.                 │                        ┌───────────┐   │
  8.                 │                        │  BREEZE!  │   │
  9.                 │                        └───────────┘   │
  10.                 ├────────────────────────────────────────┤
  11.                 │                                        │
  12.                 │      Word processor / Text Editor      │
  13.                 │                                        │
  14.                 └────────────────────────────────────────┘
  15.  
  16.  
  17.  
  18.                 ┌────────────────────────────────────────┐
  19.                 │   Copyright (c) Kevin Solway, 1989-92  │
  20.                 └────────────────────────────────────────┘
  21.  
  22.  
  23.  
  24.  
  25.  
  26.           NOTE:  This program is not free, but is being distributed on
  27.           the "shareware", try-before-you-buy principle.  To become a
  28.           registered user of BREEZE, you need to fill-out the
  29.           accompanying registration form and send it to:
  30.  
  31.                               Kevin Solway
  32.                               PO Box 207
  33.                               University of Queensland
  34.                               St Lucia  4067
  35.                               Australia
  36.  
  37.  
  38.  
  39.  
  40.        ┌───────────────────────────────────────────┐
  41.        │   A word about user supported software:   │
  42.        └───────────────────────────────────────────┘
  43.  
  44.         The user supported software concept (usually referred to as
  45.         shareware) is an attempt to provide software at low cost.  The
  46.         cost of offering a new product by conventional means is
  47.         staggering, and hence dissuades many independent authors and
  48.         small companies from developing and promoting their ideas.  User
  49.         supported software is an attempt to develop a new marketing
  50.         channel, where products can be introduced at low cost.
  51.  
  52.         If user supported software works, then everyone will benefit.
  53.         The user will benefit by receiving quality products at low cost,
  54.         and by being able to "test drive" software thoroughly before
  55.         purchasing it.  The author benefits by being able to enter the
  56.         commercial software arena without first needing large sources of
  57.         venture capital.
  58.  
  59.         But it can only work with your support.  We're not just talking
  60.         about BREEZE here, but about all user supported software.  If
  61.         you find that you are still using a program after a couple of
  62.         weeks, then pretty obviously it is worth something to you, and
  63.         you should send in a contribution.
  64.  
  65.  
  66.  
  67.  
  68.        ┌──────────────┐
  69.        │ QUICK START: │
  70.        └──────────────┘
  71.  
  72.  
  73.             You should have the following files on the distribution
  74.         disk.
  75.  
  76.  
  77.           README.1ST          This document.
  78.  
  79.           BREEZE.EXE          The main program.
  80.  
  81.           BRZMAN.EXE          The user manual program (documentation).
  82.                               Execute this program like a normal program
  83.                               and then either scroll through the text or
  84.                               use the menus for fast access to specific
  85.                               parts of the manual.
  86.  
  87.           REGISTER.DOC        Registration form to use when paying for
  88.                               your copy of BREEZE, and for ordering
  89.                               upgrades.  You can print this file from
  90.                               within BREEZE or by using the DOS Print
  91.                               command.
  92.  
  93.           BRZEXMPL.DOC       A brief document showing how to use some
  94.                               of the special functions of BREEZE.
  95.  
  96.           BRZPRINT.EXE        Printer configuration program.
  97.  
  98.           BRZMERGE.EXE        Mail-merge database maker.
  99.  
  100.           BRZUTS43.EXE        An self-extracting compressed file which
  101.                               contains the following files:
  102.  
  103.                               BREEZE.HLP:  The on-line help file.
  104.                               BREEZE.DCT:  The dictionary file.
  105.                               BREEZE.DAT:  Data file required when
  106.                                            creating .EXE files.
  107.                               COLOURS.EXE :  To be distributed with
  108.                                              the text viewer programs
  109.                                              you create with BREEZE.
  110.  
  111.  
  112.           VENDOR.DOC          A brief description of BREEZE.
  113.  
  114.  
  115.  
  116.  
  117.  
  118.             To start-up BREEZE immediately, all you need do is type
  119.         BREEZE from the DOS prompt, and then press the Enter key.  When
  120.         you are prompted with the opening screen, read it, and then
  121.         press any key to be prompted for the name of a file to edit.
  122.         Press escape if you want to edit a new document.
  123.  
  124.  
  125.        ┌─── Some basic editing keys to start with: ───────────────────────┐
  126.        │                                                                  │
  127.        │    Arrows: move one character up, down, left, or right.          │
  128.        │    Ctrl-right arrow: move one word to the right.                 │
  129.        │    Ctrl-left arrow: move one word to the left.                   │
  130.        │    Enter/Return: move to next line, or move to next line and     │
  131.        │                  insert a new line (if insert mode is on).       │
  132.        │    Ins key: toggles between insert mode and overwrite mode.      │
  133.        │    Home: pressed once, moves cursor to first character in line.  │
  134.        │          pressed twice, moves to left margin, if set.            │
  135.        │          pressed three times, moves to first column.             │
  136.        │    End: moves to end of line.                                    │
  137.        │    Ctrl-Home: move cursor to the top of the screen.              │
  138.        │    Ctrl-End: move cursor to the bottom of the screen.            │
  139.        │    PgDn: moves one page down.                                    │
  140.        │    PgUp: moves one page up.                                      │
  141.        │    Ctrl-PgDn: moves to the end of the document.                  │
  142.        │    Ctrl-PgUp: moves to the start of the document.                │
  143.        │                                                                  │
  144.        └──────────────────────────────────────────────────────────────────┘
  145.  
  146.  
  147.  
  148.  
  149.             To use the on-line help, the dictionary, or the text to .EXE
  150.         converter, you will need to extract these files from the
  151.         compressed file BRZUTS43.EXE.  To extract these files you simply
  152.         execute the file as you would a normal program, by typing its
  153.         name, and then pressing the Enter key.  But you must ensure
  154.         there is enough space on your disk for the uncompressed files to
  155.         fit.  If you want to extract these files from a floppy disk in
  156.         Drive A: to Drive B: you would log onto Drive B: and type
  157.  
  158.                                A:BRZUTS43
  159.  
  160.                  (As the files will be uncompressed into the
  161.                   default directory, in this case B:)
  162.  
  163.  
  164.             Similarly, to extract these files from a floppy disk in
  165.         Drive A: to Drive C: you would log onto Drive C: and type
  166.  
  167.                                A:BRZUTS43
  168.  
  169.  
  170.  
  171.  
  172.        ┌──────────────┐
  173.        │ ON-LINE HELP │
  174.        └──────────────┘
  175.  
  176.  
  177.             On-line help is available at all times by pressing the F1
  178.         key.  If the BREEZE.HLP file is not available, then make sure
  179.         you have extracted it from the BRZUTS43.EXE file by following
  180.         the above instructions.
  181.  
  182.             Press F10 to see the main menu, and look through the various
  183.         sub-options.  You can position the highlight bar on any of the
  184.         sub-options from the main menu, and press F1 to get specific
  185.         help on any individual item.
  186.  
  187.             If you hold down the Ctrl key or the Alt key for a couple of
  188.         seconds a display will appear at the bottom of the screen
  189.         prompting you with all the functions available under that key.
  190.  
  191.  
  192.         ┌─────────────────────────────────────────────────────────────┐
  193.         │                                                             │
  194.         │     For detailed information on any feature, consult the    │
  195.         │                                                             │
  196.         │                manual program,  BRZMAN.EXE                  │
  197.         │                                                             │
  198.         └─────────────────────────────────────────────────────────────┘
  199.  
  200.  
  201.  
  202.  
  203.         Other programs by the same author:
  204.  
  205.  
  206.         POWER WORDS: 5000 quotes at your fingertips - fast!
  207.  
  208.         TEXTLIFE:    Text file to .EXE program converter.
  209.  
  210.         CONTROL3:    File manager, lists three drives/directories on screen.
  211.  
  212.         LIFEGAME:    Graphical simulation of natural systems.
  213.  
  214.         DI:          Directory program for moving quickly around your
  215.                      hard disk.
  216.  
  217.         PCONTROL:    Printer controller program.
  218.  
  219.         PVIEW:       Graphical text print previewer.
  220.  
  221.  
  222.  
  223.         And five computer books:
  224.  
  225.  
  226.         POISON FOR THE HEART:   The ultimate philosophy.
  227.  
  228.         Written in an aphoristic style for those who don't like to waste
  229.         their time with padding.  Discusses the law of cause and effect
  230.         and its far reaching ramifications.  Investigates the nature of
  231.         the ego, attachment, religion, men and women.  Arguably the only
  232.         book a thinking person needs to read.
  233.  
  234.  
  235.         WIT FOR WISDOM:   Compact truth.
  236.  
  237.         "Wit for Wisdom" is a compilation of the most incisive gems of
  238.         wit, along with a few drops of my own blood.  Unlike normal
  239.         collections of quotes, aphorisms and apothegms, this work has
  240.         both a purpose and a message.  So this is not so much a book for
  241.         wits, but for thinkers.  Wit for wisdom is a kind of wit that is
  242.         too witty even for wits.  Of all the areas of interest covered
  243.         in this work, the subjects of the sexes and the relationships
  244.         between them predominate, they being responsible for the larger
  245.         part of our foolishness.  The viewing program allows you to send
  246.         the text to your printer or to a text file on disk.
  247.  
  248.  
  249.         THE LOVE BASE:  for the idealistic spirit
  250.  
  251.         "The love base" contains over TWO HUNDRED AND FIFTY of the very
  252.         best love poems to bring fire to even the coldest of hearts, and
  253.         to awaken the idealist within your soul.  Learn of love's
  254.         beauty, fantastic love, erotic love, the contradictions of love,
  255.         love's lies, and the humour of love.
  256.  
  257.  
  258.         VENOM CRYSTALS:
  259.  
  260.         A compilation of the most powerful spiritual/philosophical
  261.         writings of all time.  Includes the best from Buddhism,
  262.         Christianity, Taoism, Kierkegaard, and Nietzsche.
  263.  
  264.  
  265.         LETTERS BETWEEN ENEMIES:
  266.  
  267.         Amazing correspondence between two thinkers.  Written in a very
  268.         personal style, these writings describe the life experiences and
  269.         the struggles of two genuine thinkers in their struggles to live
  270.         a philosophic life.
  271.  
  272.  
  273.            * All these programs are available from me, the author at:
  274.  
  275.  
  276.                              Kevin Solway
  277.                              PO Box 207
  278.                              University of Queensland
  279.                              St Lucia  4067
  280.                              Australia
  281.  
  282.  
  283.