home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d919 / bbbf.lha / BBBF / FileVirLib / TestAFile.Doc < prev    next >
Text File  |  1993-10-04  |  947b  |  38 lines

  1.  
  2.         TestAFile 1.05
  3.     (C) Copyright Johan Ohman 1993
  4.  
  5.     This small programme tests a file
  6.     for virus-infections.
  7.     If the file is infected, this
  8.     shows that.
  9.     If not ...
  10.  
  11.     This programme was written to test the
  12.     library I'm writing on (removelink.library)
  13.     so it can only read files with a size of 
  14.     65535 bytes or lower.
  15.  
  16.     (The programme won't work without
  17.      'removelink.library' VER 32+)
  18.  
  19.     This programme intended to show you how
  20.     to use the functions in the library.
  21.     The reason I sent the source along is that
  22.     you should be able to see what it actually does.
  23.     (I could have written a more advanced tester,
  24.      but in order to keep things simple, I chose not
  25.      to)
  26.  
  27.     This programme can be run from CLI/Shell
  28.     or from WorkBench (don't forget that it
  29.     needs an argument, ie. which file to check).    
  30.  
  31.  
  32.     There should be a more advanced checker
  33.     (that checks a whole volume/dir) on this disk.
  34.     Personally I recomend you to use that instead.
  35.  
  36.  
  37.                     /    Johan
  38.