home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 038 / txt2bas.zip / TXT2BAS.DOC < prev    next >
Text File  |  1994-11-16  |  2KB  |  53 lines

  1.  
  2.                       Text to Basic Converter
  3.                  Copyright(c) 1994 by Eldon Martin
  4.             May be distributed on a non-commercial basis
  5.  
  6.   TXT2BAS  is  a  handy   utility   for  converting  text  files  to
  7. programming code.  Although it was written with QuickBASIC in  mind,
  8. it  can be used to generate code in almost any programming language.
  9. Unlike  most  converters,  TXT2BAS  does  not  support  command line
  10. parameters, but rather uses a user-friendly  interface  that  allows
  11. the user to enter the data the program needs to perform its magic.
  12.  
  13.  
  14.   TXT2BAS  is copyrighted software but may be copied and distributed
  15. under the following guidelines:
  16.  
  17.  - All files must be distributed as a unit, with no files  added  or
  18.  taken  away.   The  files  in  this  package  include: TXT2BAS.EXE,
  19.  TXT2BAS.DOC and CATALOG.EXE. 
  20.  
  21.  - No fee may be  charged  for  the software.  Shipping and handling
  22.  charges may be applied by shareware distributors as long as they do
  23.  not exceed $6.  BBSs and online services are free to distribute the
  24.  software as well.   
  25.  
  26.   This software is provided on an "as is" basis.  I have  tested  it
  27. on  my  computer  but it may not run properly on yours.  I cannot be
  28. held resposible for any problems it causes you.
  29.  
  30.  
  31.   When  you  run  TXT2BAS, a box will pop up on the screen with four
  32. fields for data input.  You must  give  TXT2BAS the name of the text
  33. file to be converted and the name of the program to be output.   You
  34. also  have  the  chance  to  enter the line prefix and suffix.  When
  35. TXT2BAS loads a line of the  text  file,  it adds the line prefix to
  36. the beginning of the string and adds the suffix  to  the  end.   The
  37. resulting  string  is then written to the output file.  When TXT2BAS
  38. starts up, the prefix and suffix are  set  so  the  resulting  BASIC
  39. program will print the text file on the screen. 
  40.  
  41.   If you're a  QuickBASIC  programmer,  watch  for newer versions of
  42. TXT2BAS to arrive. In the near future I plan to modify TXT2BAS so it
  43. can generate self-listing text files as well - ready to compile with
  44. QB!
  45.  
  46.   If you have any question or comments, feel free to drop me a note.
  47. If  you  have a modem, you can reach me on my BBS.  The data line is
  48. (717) 485 - 5914.  If not, just use the address below.  
  49.  
  50.                           Eldon D. Martin
  51.                            HCR 75 Box 99
  52.                       McConnellsburg, PA 17233
  53.