home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / libcheck.zip / README.1ST < prev   
Text File  |  1995-10-02  |  3KB  |  108 lines

  1. Welcome to LIBCHECK
  2. the Guddland digital OS/2 Library checker
  3. ------------------------------------------------
  4. Program Version V:4     02-Oct-95
  5. ---------------------------------
  6. ABOUT LIBCHECK
  7. --------------
  8. LIBCHECK is a tool to view the contents of a IBM CSET/2 library, sorted
  9. by publics and by external symbols. First LIBCHECK calls "lib.exe" to build
  10. a listing file:
  11.  
  12.     Licensed Materials - Property of IBM
  13.     IBM Library Manager Version 1.1
  14.     (C) Copyright IBM Corp., 1991,1993.  All Rights Reserved.
  15.     US Government Users Restricted Rights - Use, duplication or disclosure
  16.     restricted by GSA ADP Schedule Contract with IBM Corp.
  17.  
  18.     Library name : C:\projects\tools\subsyste\tools.lib
  19.  
  20.     Listing detail level : 1
  21.  
  22.  
  23.     00000:util (OFFSET:0x00000040, SIZE:0x00008857):
  24.      - Public Definitions:
  25.          TOOLLoghsem            TOOLLogDeInitRedirect__FiPc
  26.     ...
  27.      - External Definitions:
  28.          stderr
  29.          _fltused
  30.  
  31. Then LIBCHECK sorts all the public and external symbols.
  32.  
  33. INSTALLATION
  34. ------------
  35. Make an empty directory with the name \LIBCHECK\.
  36. Simply unzip this file (LIBCHECK.ZIP) into the new directory. There is
  37. no need for an install programm, because LIBCHECK consists of a singe .EXE.
  38.  
  39. If you like, you can move the LIBCHECK.EXE to a path, which is listed in the
  40. PATH environment variable.
  41.  
  42. DE-INSTALLATION
  43. ---------------
  44. If, perchance, you really don't like LIBCHECK, you can easily remove it
  45. from your system. Simply remove the whole directory \LIBCHECK\.
  46.  
  47. THE APPLICATION
  48. ---------------
  49.  
  50. LIBCHECK [/e] [/s] [path]libraryname
  51.  
  52.         /e: output all external symbols
  53.         /s: print to stdout,
  54.             default: write to a file with extension .txz
  55.  
  56. REGISTERING
  57. -----------
  58. LIBCHECK is shareware. Feel free to pass it on to friends, neighbours
  59. and colleges...
  60.  
  61. SUPPORT
  62. -------
  63. Support for LIBCHECK is given by the author on the electronic mail
  64. addresses mentioned above. On CompuServe support is also available in
  65. the OS2 user forum: GO OS2BVEN, section 1
  66.  
  67. CONTENTS
  68. --------
  69. This ZIP file LIBCHECK.ZIP should contain the following components:
  70.  
  71.         LIBCHECK.EXE
  72.         readme.1st
  73.         guddland.txt
  74.         file_id.diz
  75.  
  76. Please redistribute this zipfile without modifications.
  77. ------------------------------------------------------
  78. COPYRIGHT DISCLAIMER
  79. --------------------
  80. All trademarks are owned by their respective companies.
  81. -------------------------------------------------------
  82. PLANNED ENHANCEMENTS
  83. --------------------
  84. The next version of LIBCHECK will support comma delimited files.
  85. Any other suggestions for enhancing LIBCHECK are greatly appreciated.
  86. Please send any mail to one of the addresses above.
  87.  
  88. KNOWN PROBLEMS
  89. --------------
  90.  
  91. REVISION HISTORY
  92. ----------------
  93.   <TLIB Revision History>
  94. 1 LIBCHECK.C 28-Sep-95,16:15:46,`JACOBY' first insert
  95. 2 LIBCHECK.C 28-Sep-95,17:27:54,`JACOBY' runs fine
  96. 3 LIBCHECK.C 02-Oct-95,17:35:08,`JACOBY' one bug fixed, error checks added
  97. 4 LIBCHECK.C 02-Oct-95,18:03:10,`JACOBY' TLIB string modified
  98.   <TLIB Revision History>
  99.  
  100. ============================================================================
  101.  
  102.       ----------------------------------------------
  103.       ª CompuServe  73627,2325      Roland Jacoby  ª
  104.       ª Internet    RJACOBY       @ GUDDLAND.LU    ª
  105.       ª             73627,2325    @ compuserve.com ª
  106.       ----------------------------------------------
  107.  
  108.