home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga Shareware Floppies / ma45.dms / ma45.adf / CutPP / CutPP.doc < prev    next >
Text File  |  2002-10-23  |  1KB  |  35 lines

  1.  
  2.                                    ›42m CutPP ›0m
  3.  
  4.  
  5.      If you are getting nervous when any program after crunched a file
  6.      adds ".pp" suffix to its name, and it has no ability to turn this
  7.      option off then CutPP comes to the rescue.
  8.  
  9.      It can be run either from the Workbench or the Shell/CLI.
  10.      After started the program it installs automatically and it detaches
  11.      itself from the current Shell/CLI process.
  12.      To remove the program run it again.
  13.  
  14.                              ›32mHOW DOES IT WORK:›0m
  15.  
  16.      It patches the DOS.Open() function. When a program calls the DOS.Open()
  17.      function then CuttPP checks if the opened file access mode was OLDFILE
  18.      (loading file) or NEWFILE (creating a new file). If it was a NEWFILE
  19.      then CutPP checks if the three last letters of the file name are ".pp".
  20.      If positive then the program removes ".pp" suffix from the file
  21.      name by replacing the dot with a zero.
  22.  
  23.                     Program was written 100% in assembler.
  24.  
  25.                         This program is ›32mPUBLIC DOMAIN›0m.
  26.  
  27.      If you have any questions about this program or not then write at
  28.      the following address.
  29.  
  30.                                Grzegorz Krolik
  31.                             ul. Wyszynskiego 8/19
  32.                               42-400 Zawiercie
  33.                                    Poland
  34.  
  35.