home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Internet / Mail / YToolsNG.lha / ytoolsng.v1.2 / YTCreformat.readme < prev    next >
Text File  |  1998-04-19  |  4KB  |  55 lines

  1. /**************************************************************************/
  2. /*                                                                        */
  3. /*                              YTCreformat                               */
  4. /*                    Copyright ⌐1998 by Dick Whiting                     */
  5. /*                                                                        */
  6. /*------------------------------------------------------------------------*/
  7. /*                        Reformat mail files                             */
  8. /*------------------------------------------------------------------------*/
  9. /*                                                                        */
  10. /* This program reads a mail file either passed as an argument or the one */
  11. /* one selected via the file requestor.                                   */
  12. /*                                                                        */
  13. /* The user then selects lines to be reformatted, rewrapped, or unquoted. */
  14. /* Undo and Redo options are available. Basically a clone of YTReformat   */
  15. /* from the orginal YamTools in C.                                        */
  16. /*                                                                        */
  17. /*------------------------------------------------------------------------*/
  18. /*                                                                        */
  19. /* Standard Disclaimer: I wrote it, it works for me, I don't guarantee    */
  20. /* that it will do anything productive for anyone else, etc. etc. ;-)     */
  21. /*                                                                        */
  22. /*HOWEVER, if you DO find a use for it: I homeschool my kids and they     */
  23. /*would love a postcard from where EVER you live.                         */
  24. /*                                                                        */
  25. /*Instant GEOGRAPHY lesson;)                                              */
  26. /*                                                                        */
  27. /*                                                                        */
  28. /*POSTCARDS:    Dick Whiting                                              */
  29. /*              28590 S. Beavercreek Rd.                                  */
  30. /*              Mulino, Oregon 97042                                      */
  31. /*              USA                                                       */
  32. /*                                                                        */
  33. /*------------------------------------------------------------------------*/
  34. /*                                                                        */
  35. /*               Address Bug Reports or Comments to:                      */
  36. /*                Dick Whiting <dwhiting@europa.com>                      */
  37. /*                          04 Apr 1998                                   */
  38. /*                                                                        */
  39. /**************************************************************************/
  40.  
  41.    Without any options specified, YTCreformat will attempt to load the file
  42.    currently selected in YAM.
  43.  
  44.  YTCreformat has the following CLI options:
  45.  
  46.    [MAIL=mailfile] if not present can be specified using the file requester.
  47.    [HELP=helpfile] default is YTCreformat.guide
  48.    [BUFF=nnnn]     allow for larger lines. Default is 4096 bytes.
  49.    [WRAPMAX=nnnn]  maximum value to appear on numeric slider.
  50.    [WRAPMIN=nnnn]  minimum value to appear on numeric slider.
  51.    [WRAPLEN=nnnn]  length of lines after reformatting.
  52.  
  53. You can also specify these as tooltypes.
  54.  
  55.