home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 15 / CDACTUAL15.iso / cdactual / program / basic / QBSCR20.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1993-02-28  |  4.3 KB  |  108 lines

  1.  
  2.  
  3.  
  4.  
  5.                                  Welcome to the
  6.                              QBSCR Screen Routines!
  7.  
  8.  
  9.        This  short  introductory text will get you started and mentions a
  10.        few important points you'll need to know.
  11.  
  12.  
  13.        Installation
  14.        __________________________________________________________________
  15.  
  16.        Contrary to the notes in the docs, this package IS compressed into
  17.        self-extracting archives.  On each disk is an  EXE  file.   Simply
  18.        run each EXE in this package, followed by the path  you  want  the
  19.        files placed into.  Example:
  20.  
  21.                            QBSCR_1.EXE C:\QB45\QBSCR20
  22.  
  23.        There is  a total of three archives, QBSCR_1.EXE, QBSCR_2.EXE, and
  24.        QBSCR_3.EXE.  Sorry about the compressed version, but disk  prices
  25.        were getting too high for me to not cut somewhere.
  26.  
  27.  
  28.        The Documentation
  29.        __________________________________________________________________
  30.  
  31.        The documentation is broken  up  into  about  29  files,  and  are
  32.        formatted  such  that  they can be printed from DOS.  The complete
  33.        document is enormous as shareware documentation goes - 331  pages.
  34.        To print it on your printer from DOS, issue the following command:
  35.  
  36.                               COPY QBSCR??.DOC PRN
  37.  
  38.        where  QBSCR??.DOC  is the name of the file you want to print.  It
  39.        is formatted and paginated to come out just right  on  dot  matrix
  40.        and  HP  LaserJet  series  printers.  Note that this will NOT work
  41.        with PostScript  printers  or  other  printers  that  use  a  page
  42.        description language only.
  43.  
  44.  
  45.        The Disks
  46.        __________________________________________________________________
  47.  
  48.        The   QBSCR   distribution  disks  contain  normal,  uncompressed,
  49.        unarchived files if you got them from me.  If you got a  shareware
  50.        version,  they  will  be  archived  into self-extracting archives.
  51.        Just run the EXE files with a destination path, like
  52.  
  53.                              QBSCR01.EXE C:\QBSCR20
  54.  
  55.        And they will extract to that path.  If you are a registered  user
  56.        and  hold the disks that came from BAD Software, you shuold have 9
  57.        total, none of which contain compressed or archived files.  Simply
  58.        copy all the files from the disks to the directories in which  you
  59.        want them.  Copy as many or as few as you like.
  60.  
  61.  
  62.        The QDEMO Prorgam
  63.        __________________________________________________________________
  64.  
  65.        Disk  2  contains all the files necessary for the operation of the
  66.        QDEMO program.  You can run it directly from this floppy disk, but
  67.        I strongly recommend that it be moved to a hard disk first.  Since
  68.        it does periodic disk accessing, it will benefit  greatly  in  the
  69.        speed department from a hard disk.
  70.  
  71.        Note  that  the  22  font files are duplicated on the Font Builder
  72.        disk.
  73.  
  74.  
  75.        Getting Started
  76.        __________________________________________________________________
  77.  
  78.        The following steps are recommended  for  getting  yourself  going
  79.        with the QBSCR package.
  80.  
  81.        1.  Locate  a  home for QBSCR.  Create whatever directory you want
  82.        the files to reside in.  I recommend making a  separate  directory
  83.        for  the files from the Modules disk, since there are 71 of them .
  84.        Then place the Source Builder program in that directory (SRC.EXE).
  85.  
  86.        2. Copy all the files from the first six disks (or  three  if  you
  87.        have  3.5"  disks).   The remaining disks are documentation disks,
  88.        and need not be copied unless you want to use them electronically.
  89.  
  90.        3.  Run the programs that come with QBSCR to get a look at some of
  91.        the new features.  Try QDEMO (QDEMO.EXE) and Font Builder (FB.EXE)
  92.        for some fun.
  93.  
  94.        4. Scan the file WHATS.NEW for info about the new version.
  95.  
  96.        5. Glance at the source code that comes with the package.
  97.  
  98.        6. Start coding!
  99.  
  100.  
  101.        Thanks!
  102.        __________________________________________________________________
  103.  
  104.        Lastly I'll say thanks for trying (or  buying)  the  QBSCR  Screen
  105.        Routines.  I hope they bring you knowledge, productivity, and most
  106.        of all, fun.
  107.  
  108.