home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d7xx / d761 / remlib.lha / RemLib / RemLib.doc < prev    next >
Text File  |  1992-11-21  |  2KB  |  63 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                         Documentation RemLib Version 1.2
  7.  
  8.                              written 1992
  9.  
  10.                                 by H.P.G
  11.  
  12.  
  13. RemLib is a OS 2.0 only Tool, that means it doesn`t run under OS 1.2 und 1.3 .
  14.  
  15. RemLib is a simple CLI-program which tries to close resident
  16. libraries softly (system-conform).
  17.  
  18.  
  19. Legal Stuff:
  20.  
  21.  
  22.         This program and all files come with it also the docfiles are released
  23.         as PUBLIC DOMAIN.
  24.  
  25.         this means:
  26.  
  27.             everybody may use it, modify it and (re)distribute it.
  28.             It would be very nice to include a notice about the original author.
  29.  
  30.         I take no warranty or garanty for the function of this program.
  31.         The whole risk of using it stays by the user.
  32.  
  33.  
  34. The name(s) you give to RemLib are casesensitive.
  35.  
  36. If RemLib doesn`t find the given library, you get a message.
  37.  
  38. If RemLib finds it, it will ask Exec to close the library.
  39. If no other program is still using these libraries they will be closed.
  40.  
  41. RemLib has the following cli
  42.  
  43. Syntax: RemLib LibName/M/A
  44.  
  45. This means you can specify multiples library names.
  46. If RemLib have closed a library it puts a message to the cli.
  47. If the library could not be found or the library could not be closed,
  48. it will also inform you.
  49.  
  50. Technical:
  51.  
  52.        RemLib is written with the Manx Aztec 5.2a Compiler. remLib uses the ReadArgs and
  53.        the FindName functions.
  54.  
  55. Have fun ...
  56.  
  57.  
  58.         Hans-Peter Guenther
  59.         Gruener Weg 5
  60.         W-3501 Fuldatal 2
  61.         B.R.D (Germany)
  62.  
  63.