home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / formdecode / !ReadMe next >
Text File  |  1997-12-04  |  1KB  |  33 lines

  1.  
  2.  Instructions for FormDecode
  3.  
  4.  This program requires you to have a RAM FilingSystem set up.
  5.  
  6.  Drag the email(s) containing the form-url-encoded replies,
  7.  with or without their headers, into the RAM::RamDisc0.$
  8.  filer window.
  9.  
  10.  It does not matter if RAM also contains any directories,
  11.  or files of type OTHER THAN text (&FFF), as they will be ignored.
  12.  
  13.  Double-click on the FormDecode BASIC icon to run the program.
  14.  
  15.  It will go through all objects in RAM, picking out those files
  16.  which are TextFiles and whose name does NOT end in a ' character.
  17.  
  18.  The contents and meaning of those files will be displayed on-screen,
  19.  and the decoded version put back in RAM as a TextFile whose name
  20.  is formed from the first nine characters of the source filename
  21.  plus a trailing prime ' character.
  22.  
  23.  This latest version (04Dec97) should cope with messages which have
  24.  been wrongly encoded as "quoted-printable" or have had the string
  25.  split up with newlines (neither of which should happen;  but not
  26.  all emailers are that well behaved ;-)
  27.  
  28.  Comments/feedback are welcome.
  29.                                                        John Alldred
  30.                                                john@protovale.co.uk
  31.                                    http://www.protovale.co.uk/john/
  32.                  http://www.argonet.co.uk/users/protovale/john.html
  33.