home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_BAS / BASICX.ZIP / README.TXT < prev    next >
Text File  |  1994-01-04  |  2KB  |  53 lines

  1.                                  BasicXR
  2.                     Copyright 1991-1993 by JN Goodale
  3.  
  4.        This program is distributed as a shareware product.  Registration is
  5.     available within the program or by printing REGISTER.DOC
  6.  
  7.     BasicXR will provide a hard copy list of any combination of the
  8.     following three options :
  9.  
  10.          Basic Program listing
  11.          Cross reference of user labels/line numbers and variables
  12.          Cross reference of reserved words
  13.  
  14.     Basic programs to be run thru BasicXR must be saved in ASCII format.
  15.     BasicXR supports both line numbers (as in GWBasic) and line labels
  16.     (as in QuickBasic from MicroSoft), but NOT BOTH within the same run.
  17.  
  18.     Requirements:        IBM compatible equipment
  19.                          256 K
  20.                          Monochrome or Color monitor
  21.                          Printer
  22.                          MS-DOS 2.11 or higher
  23.  
  24.     To try out the program, copy all the files to the drive and directory
  25.     of your choice.  Then change to that drive and directory and execute -
  26.  
  27.                         BASICXR      <or>     BASICXR/M  for monochrome
  28.  
  29.     Two sample programs [AMORTGW.BAS and AMORTQB.BAS] are included to test
  30.     with.
  31.  
  32.  
  33.     * * * * * * * * * * * * * * IMPORTANT NOTE * * * * * * * * * * * * * *
  34.     You can force the program to run in monochrome mode by starting it with 
  35.     a "/M" as follows:
  36.  
  37.                                  BASICXR/M
  38.     * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  39.  
  40.     Further documentation is available in "BASICXR.DOC".  To print this
  41.     5 page file -
  42.                      COPY BASICXR.DOC PRN
  43.  
  44.     If you have any problems, suggestions or questions,  call or write me.
  45.  
  46.         JN Goodale   (Jane)          (704)-537-0329
  47.         7826 Littlejohn Court        CIS PPN 71116,302
  48.         Charlotte,  NC  28227
  49.                                       
  50.  
  51.                     ...... End of README.TXT ......
  52.  
  53.