home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / WNCODE15.ZIP / README.TXT < prev    next >
Text File  |  1993-08-22  |  2KB  |  64 lines

  1. Wincode: a uucoder for Windows     (C) Snappy_Inc. (1993)
  2. ---------------------------------------------------------
  3. written by G.H. Silva
  4.  
  5. ***PLEASE DISTRIBUTE FREELY WITH ALL FILES INTACT***
  6.  
  7.  
  8. Files:    WINCODE.EXE    the executable program
  9.           WINCODE.HLP    the HELP file
  10.           README.TXT     this file
  11.  
  12. Wincode is a Windows 3.1 program (written in Turbo Pascal for 
  13. Windows) which converts ASCII files to BINARY files (and vice 
  14. versa) through a process known as uucoding. This allows a user to
  15. transmit binary files through e-mail (or any other ascii-based 
  16. communications system) by first converting the files to ascii and
  17. then having the receiver of the files re-convert them to binary.
  18. Many NewsGroups (on the Internet) utilize this practice (it is common
  19. on UNIX-based systems). 
  20.  
  21. I wrote this program for my own needs but I am releasing it to
  22. the public as FREEWARE...yes, you don't have to pay for it...just
  23. use it. I hope others find it as useful as I do and if so, drop
  24. me a line at the address(es) in the HELP file.
  25.  
  26. Features (brief):
  27.           - Full featured Windows 3.1 program
  28.           - Drag and Drop support! (use for batch en/de-coding)
  29.           - SMART decoding (see HELP file for more details)
  30.           - Fully configurable
  31.           - It's FREE...
  32.  
  33. Requirements:
  34.                - IBM compatible running DOS 3.1 or higher
  35.                - 286 or higher processor with at least 2MB memory
  36.                - Windows 3.1 running in standard or enhanced mode
  37.                - 123K of disk space (~90K for Wincode, ~33K for
  38.                  the HELP file)
  39.  
  40.  
  41. Running Wincode:
  42.  
  43. To run this program, copy the files WINCODE.EXE and WINCODE.HLP
  44. to a directory of your choice (I use C:\UTIL\WINCODE). Start Windows
  45. and either install WINCODE.EXE as an icon (see the WINCODE.HLP file
  46. or your Windows manuals) or use Program Manager's FILE|RUN option to
  47. run Wincode (type in the full path of WINCODE.EXE). When you have
  48. Wincode running, chose HELP|CONTENTS and read the help file for 
  49. information on running and configuring Wincode. Have Fun...
  50.  
  51. ***DELETE ANY PREVIOUS VERSIONS OF WINCODE.INI***
  52.  
  53. (I suggest reading the ENTIRE Help file since it *fully* explains all
  54. of Wincode's options)
  55.  
  56. G.H. Silva
  57.  
  58.  
  59. - portions of this program copyright (c) 1991,1993 Borland
  60. - Windows is a trademark of Microsoft Corporation
  61. - GIF is a service mark of CompuServe Incorporated
  62.  
  63. 
  64.