home *** CD-ROM | disk | FTP | other *** search
/ Kosovo Orphans' Appeal Charity CD / KosovoOrphansAppeal.iso / applications / _stripper / docs / history < prev   
Text File  |  1997-12-02  |  3KB  |  64 lines

  1.                                    STRIPPER
  2.                                    ++++++++
  3.  
  4.                       Written by Paul F. Johnson, Sept 1997
  5.                       -------------------------------------
  6.  
  7.                              This version, Dec. 1997
  8.                              -----------------------
  9.  
  10. Version history
  11. ===============
  12.  
  13. This is only meant as a rough guide to how the program was put together. As
  14. always, it starts with the most recent version.
  15.  
  16. Vsn 1.41 - Added some code so that files can be dragged onto the iconbar
  17.            instead of having to first open the windows. Added a trap for the
  18.            reset function so that the program registers if there is any
  19.            files present. Sped the code up a tad for an A410/2 user who
  20.            moaned that the code was still too slow.
  21.  
  22. Vsn 1.30 - Fixed the bug which caused the first file not to be renamed.
  23.            Played with the main window and tidied up some of the code so
  24.            that it ran a bit faster. Fixed a small and annoying thing which
  25.            stopped it working on a friends A4000 - the program would naff
  26.            up the 7th file on the third run. Dunno why, but I found the
  27.            source and re-wrote part of the code.
  28.  
  29. Vsn 1.27 - Tidied up the info window and wrote the help and history files.
  30.            Fixed a small & annoying bug which meant it would give an error
  31.            at the end of each process run. Tested the program with 5
  32.            directories of jpegs - no problems found.
  33.  
  34. Vsn 1.25 - Altered some of the code so that the program "explains" what it
  35.            is doing via the second (large) window.
  36.  
  37. Vsn 1.24 - Entered code to deal with the help/history files and also the
  38.            window.
  39.  
  40. Vsn 1.20 - Problems with the strip routine, sorted them out though :-)
  41.                                                                     
  42. Vsn 1.19 - Load routing fixed.
  43.  
  44. Vsn 1.18 - Problems with the load routine. The program would only record
  45.            the final filename loaded. Not much use!. Fixed a problem I had
  46.            with loading single/less than a directory worth of files.
  47.             
  48. Vsn 1.14 - The strip routine is tested. Looks fine.
  49.  
  50. Vsn 1.10 - Decided to have a second window to show me the files being
  51.            loaded.
  52.  
  53. Vsn 1.07 - Load routine crap, but it works.
  54.  
  55. Vsn 1.04 - Finished coding the tester version. Didn't work. The loader was
  56.            shot as was the stripper.
  57.  
  58. Vsn 1.00 - Thursday night, just copied 5 directories worth of jpegs to the
  59.            HD and can't be bothered sitting there and renaming the lot by
  60.            hand. Thinks - write a WB program to do it for me!
  61.  
  62. ------------
  63. PFJ 2/10/97
  64.     2/12/97