home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / PROGRAMM / B2QV23.ZIP / B2Q.DOC next >
Text File  |  1992-01-26  |  10KB  |  244 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                                             B2Q
  12.  
  13.                                     ( BASIC to QUICK )
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                           Convert GWBASIC programs to QUICK Basic
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                                     Sierra Consultants
  29.                                  10118 Avenel Gardens Lane
  30.                                Silver Spring, MD 20903-1735
  31.                                       (301) 439-2738
  32.  
  33.                                  CompuServe ID [70245,374]
  34.  
  35.  
  36.  
  37.           +---------------------------------------------------------------+
  38.           :                       Shareware                               :
  39.           :                                                               :
  40.           :You are encouraged to copy freely and share with others copies :
  41.           :of this program (unmodified).  If you make the decision to use :
  42.           :this program, support the Shareware concept by becoming a user :
  43.           :who has registered this product.  We thank you for your support:
  44.           +---------------------------------------------------------------+
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.           o    Sierra Consultants reserves the right to make improvements in the
  55.                product described in this manual at any time and without prior
  56.                notice.
  57.  
  58.           o    Under no circumstances may this product be sold or distributed
  59.                with another product without the express written permission of
  60.                Sierra Consultants.  No part of this publication may be
  61.                reproduced, stored in a retrieval system, or be transmitted in
  62.                any way, without written permission from Sierra Consultants.
  63.  
  64.           o    The software described herein is a copyrighted LICENSE PROGRAM
  65.                and is the property of Sierra Consultants.
  66.  
  67.           o    The program is distributed as a Shareware product.  You may
  68.                freely copy and share the product with your friends and
  69.                associates.  If you decide to use the product, you are encouraged
  70.                to become a registered user.
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.                                        Introduction
  80.  
  81.           B2Q source code is not for sale nor will it be released.  This program
  82.           is Copyright(c) 1991 by Sierra Consultants. The conditions under which
  83.           B2Q may be copied are as follows:
  84.  
  85.                1.   Individuals are granted permission by the author to freely
  86.                     copy the B2Q diskette for their own use or to provide others
  87.                     with evaluation copies as long as no price or other
  88.                     consideration is charged.
  89.  
  90.                2.   Computer Clubs, User Groups, and Bulletin Board Operators
  91.                     are granted permission to copy the B2Q diskette or place it
  92.                     on a Bulletin Board for 'Downloading'.  The person receiving
  93.                     the copied diskette or downloaded B2Q program cannot be
  94.                     charged an fee EXCEPT FOR MEDIA REPRODUCTION.  
  95.  
  96.                3.   The program or any of the documentation cannot be modified
  97.                     in any manner without the prior consent of the Author.
  98.  
  99.                4.   The B2Q program and its support files may not be packaged
  100.                     along with any other program or materials without the prior
  101.                     consent of the Author.  It may not be bundled and sold as
  102.                     part of any other package.
  103.  
  104.                5.   The B2Q program may not be "rented" to others.
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.                                     Installation Notes
  113.  
  114.           The following files should be found after you uncompress B2Q from the
  115.           format in which you received it:
  116.  
  117.           B2Q.DOC        ............ The B2Q Manual File (This Document!)
  118.           B2Q.EXE        ............ The main B2Q program
  119.           B2Q.LOG        ............ A LOG file which B2Q uses
  120.           README.1ST     ............ A small 'Late Information' File
  121.           MANUAL.BAT     ............ A DOS batch file which prints the Manual
  122.           REGISTER.DOC   ............ The B2Q Registration form
  123.            
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.                                     The History of B2Q
  132.  
  133.           The idea behind B2Q was conceived by myself during the summer of 1983. 
  134.           I wanted to be able to print my BASIC programs from my TANDY Color
  135.           Computer without having to load them into BASIC and then save them out
  136.           as ASCII type files and send them to the printer.  When I got my IBM
  137.           (and subsequent 'clones') I wanted to do that but I did not use basic
  138.           enough to warrent creating the program.  Now that Microsoft has
  139.           supplied QBASIC with MS-DOS 5 and the QBASIC program only accepts
  140.           ASCII formatted files instead of the GW-BASIC 'Tokenized' format files
  141.           the need for a converter was apparent.  If you are like me you deleted
  142.           the GW-BASIC program that was supplied with your MS-DOS Ver 2,3,4 and
  143.           now you have all these 'Tokenized' files and QBASIC won't accept them. 
  144.           Well don't despair just try B2Q and see if it supplies your needs.
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.                                        How B2Q Works
  153.  
  154.           B2Q begins by presenting the user a CRT Window.  This CRT screen will
  155.           continuously display the current time and the day-date on the screen
  156.           and the current status configuration in the window at the left.  These
  157.           displays are updated from the DOS maintained Date and Time and should
  158.           be set prior to B2Q initiation. The user can perform several functions
  159.           which are detailed below.
  160.  
  161.           1.   Convert a 'GWBasic' file to a 'QBasic' compatible file.
  162.  
  163.                a.   Select 'C' for convert Basic to QBasic.
  164.                b.   A window will open to display all files with a '.bas'
  165.                     extension.
  166.                c.   Select a file to convert using the up and down arrow keys to
  167.                     scroll through the files.
  168.                d.   Press the 'Enter' key to process the file.
  169.                e.   If the file you have selected is not a 'Tokenized' file an
  170.                     error window will appear and the computer will beep.
  171.                f.   If the selected file is a valid 'Tokenized' file then it
  172.                     will be converted to an 'ASCII' formatted file which is the
  173.                     format acceptible by QBasic.
  174.                g.   After the file is converted the original files will be
  175.                     renamed with an extension of '.B2Q'.  The newly converted
  176.                     file will be named the same as the original with an
  177.                     extension of '.BAS'.
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.           2.   Print a Basic file ( any format).
  187.  
  188.                a.   Select 'P' for printing Basic files.
  189.                b.   If the DOS Print.Com 'Spooler' program is not installed the
  190.                     file print function will not operate. 
  191.                c.   A window will open to display all files with a '.bas'
  192.                     extension.
  193.                d.   Select a file to convert using the up and down arrow keys to
  194.                     scroll through the files.
  195.                e.   Press the 'Enter' key to process the file.
  196.                f.   If the file you have selected is a 'Tokenized' file it will
  197.                     be converted to an 'ASCII' format prior to formatting it for
  198.                     printing.
  199.                g.   If the selected file is an 'ASCII' formatted file it will be
  200.                     formatted prior to submitting for printing.
  201.                h.   Files are formatted using the printer setup parameters which
  202.                     are default or selected by the operator from the Setup
  203.                     Printer Parameters function.
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.                                          Shareware
  212.  
  213.              
  214.              ABOUT SHAREWARE...
  215.              
  216.           Shareware (also known as user supported software and other names) is a 
  217.           concept not understood by everyone.  The authors of Shareware retain
  218.           all rights to the software under the copyright laws while still
  219.           allowing free distribution.  This gives the user the chance to freely
  220.           obtain and try out software to see if it fits his needs.  Shareware
  221.           should not be confused with Public Domain software even though they
  222.           are often obtained from the same sources.
  223.              
  224.           If you continue to use Shareware after trying it out, you are expected
  225.           to register your use with the author and pay a registration fee.  What
  226.           you get in return depends on the author, but may include a printed
  227.           manual, free updates, telephone support, etc.  Only by paying for the
  228.           Shareware you use do you enable the Shareware author to continue to
  229.           support his software and create new programs.  Considering that the
  230.           Shareware registration fees are almost always far less than the
  231.           purchase price of comparable commercial software it's obvious that
  232.           Shareware is a good deal for everyone.
  233.              
  234.           There are real advantages to you in the Shareware system.  You get to
  235.           try out software to make sure it is compatible with your hardware and
  236.           that it fits your needs before you "buy" it with your registration. 
  237.           The author saves the expense of advertising, packaging and
  238.           distribution and passes the savings on to you.  Plus, most Shareware
  239.           authors are much more accessible than commercial software sources so
  240.           that your questions and suggestions are much more likely to be
  241.           responded to.    
  242.  
  243.                                    Thank you for your support.
  244.