home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / jËzyki_programowania / oberon / demos / uudecoder.tool (.txt) < prev    next >
Oberon Text  |  1977-12-31  |  428b  |  8 lines

  1. Syntax10.Scn.Fnt
  2. UUDecoder can be used to decode uuencoded text.
  3. UUDecoder.Decode @    decodes from beginning of the most recent selection.
  4. UUDecoder.Decode ^    decodes all files of the list beginning at the most recent selection.
  5. UUDecoder.Decode ~    decodes all files of the list.
  6. UUDecoder.Decode "begin" ... ~    decodes parameter-text.
  7. Please report any problems with UUDecoder to: "mailto:zeller@inf.ethz.ch"
  8.