home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / compress / uudecode / !UUDecode / !Help < prev    next >
Encoding:
Text File  |  1991-11-09  |  1.4 KB  |  33 lines

  1. Notes on using the !UUDecoder application.
  2.  
  3. The decoder will cope with multiple section files, and attempts to handle 
  4. them intelligently.
  5. Once a file has been dropped onto the !UUDecode icon, the decoder will
  6. attempt to process a family of files based around the 'dropped' filename.
  7.  
  8. It firstly checks the supplied filename for a 'begin' or a 'section' line.
  9.  
  10. If a 'begin' is found first, the file is assumed to be in a single chunk,
  11. and is decoded.
  12.  
  13. If a 'section' is found, the "of" figure is noted (e.g. if 'section 2 of 7'
  14. is found, 7 is remembered), call this <max section>.
  15.  
  16. Then, for each section needed, the decoder searches firstly the 'dropped'
  17. filename. If the required section is not found, the decoder rips off any
  18. numeric characters from the right hand end of the 'dropped' filename, and
  19. searches this 'root' filename with '1' to '<max section>' appended.
  20.  
  21. An example is worth 1k words ....
  22.  
  23. Drop MAIL onto the icon. The decoder finds 'section 1 of 3' in the file.
  24. It searches the following files for each of the 3 sections:
  25. MAIL, MAIL1, MAIL2, MAIL3.
  26.  
  27. The beauty of this system (ok, ok, so modesty was never my strong point!)
  28. is that the sections can be in separate files or combined in fewer files,
  29. and can be in any order! This makes decoding files downloaded in chunks from
  30. a BBS very much easier.
  31.  
  32. The speed of decoding is reduced, but you don't get owt fer nowt (as we
  33. say in North London).