home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / SNOBOL / SNOBOL_C.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1988-05-21  |  4.4 KB  |  82 lines

  1.                         Saturday, May 21, 1988
  2. Howdy!
  3.  
  4.     These two diskettes contain two large archives, well-filled with some
  5. very interesting utility programs.  Since many of these programs are pretty
  6. unusual, it's unlikely that anyone but me will find them ALL useful.  
  7. However, it's virtually certain that you will find at least some of them
  8. helpful, and a few may give you ideas for something else you could use.
  9.  
  10.     These programs have nearly all been written in an unusually nice
  11. programming language, SNOBOL4, which deserves to be better known than it
  12. has been so far.  A valid question when looking at any new langugage is,
  13. "gee, what kinds of things could I do with it?"  Although there are as many
  14. answers to that question as there are SNOBOL4 users, the programs that make
  15. up this package are some of the great variety of things that I've found to
  16. use the language for, thus far.
  17.  
  18.     Please use the utility PKXARC to "un-archive" the files contained on the
  19. two diskettes.  (NOTE:  this will be somewhat complicated if you only have
  20. 360Kb floppy disks and no hard drive on your system.  If you're not sure how,
  21. your best bet is to ask one of your more knowledgeable friends at your local
  22. computer club or computer store to help you.  The two archives together 
  23. contain something like 36 files, more than 1.6Mb of documentation and 
  24. programs.  The print file containing the user's guide is by itself too large 
  25. to fit on a 360K floppy disk).  The command lines to perform the un-archiving 
  26. should look something like:
  27.  
  28.     c:
  29.     mkdir \snoutils
  30.     cd \snoutils
  31.      (put the first diskette in drive A:)
  32.     copy a:pkxarc.* 
  33.     pkxarc  a:snoutil1
  34.      (put the second diskette in drive A:)
  35.     pkxarc  a:snoutil2
  36.  
  37.     When this has been done, you will find a large documentation file 
  38. (UTILSDOC.PRT) which contains the manual for the complete set of utilities.
  39. This manual can either be read directly from disk as an on-line reference
  40. (to use it in this mode, I strongly suggest the use of Vernon Buerg's
  41. extremely fine LIST program) or you can print the manual.  The file is
  42. set up for printing in COMPRESSED MODE (please put the printer into 
  43. compressed print mode before printing the manual;  the print file does not
  44. know what control codes might be required with your printer).  The resulting
  45. document, when trimmed, will fit nicely into a standard MS-DOS binder, or
  46. can be bound into a conveniently sized handbook.  You will get the best
  47. results if your printer supports the IBM extended graphics characters;  if
  48. not, there will be a few places where some characters may not print right.
  49.  
  50.     This set of programs is being distributed as Shareware.  This means that
  51. you are free to use the programs as long as it takes to decide whether or
  52. not they are useful to you.  However, if you use any of the programs on an
  53. ongoing basis, you should "register" as a user.  This nominal registration
  54. fee will get you the latest versions of each of the programs in the package,
  55. compiled with the newest and most problem-free version of the SNOBOL4+ system.
  56. In addition, the "registered" versions take up less disk space and are faster
  57. when executed, since the shareware information screens displayed at the end
  58. of many of the programs are eliminated in the registered versions.  
  59.  
  60.     Foreign users are especially encouraged to register their use of the
  61. package, and may find it most convenient to pay using American Express
  62. Traveler's Checks, available in US dollar denominations at American Express
  63. Travel Service offices in most major cities around the world.  This will
  64. eliminate the heavy fees that many foreign banks charge for payments in 
  65. US currency.  Residents of the British Isles or France may also pay in 
  66. checks denominated in either sterling or French francs.  
  67.  
  68.     Thank you, and I'm looking forward to hearing from you!
  69.  
  70.                 Gordon E. Peterson II
  71.                 P.O. Box 40476
  72.                 San Antonio, TX  78229-1476
  73.                 USA
  74.  
  75. P.S.  You can earn a free "registered" version of any one of these utilities
  76. (your choice!) if you upload this entire package (both diskettes, unmodified)
  77. onto your local bulletin board, or put it into the diskette library of your
  78. local computer club or users' group for distribution to other members of the
  79. club or users' group.  Just send me "proof" of having done so, and I'll send 
  80. your free registered program.  (This offer is limited, and may be withdrawn 
  81. without notice.)
  82.