home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osmmdver.txt < prev    next >
Text File  |  1997-03-12  |  2KB  |  38 lines

  1. OSMMDVER - HOW TO DETERMINE DRIVER VERSIONS IN OS/2 WARP
  2. 01/26/96
  3.  
  4. =======================================================================
  5.      How to Determine Driver Versions in OS/2 Warp (All Versions)
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes how to determine what version of a driver is 
  14. being used.
  15.  
  16. RESOLUTION
  17.  
  18. The version of the driver is encoded in the file time. The hour 
  19. indicates the major version, and the minutes show the minor version.
  20.  
  21. For example, if you open an OS/2 Window and then type DIR and press 
  22. Enter, the output lines have the form:
  23.  
  24.    SB16D2     SYS     61866   7-26-95     2:39a
  25.  
  26. The file time, 2:39, indicates a major version of 2 and a minor version 
  27. of 39; in other words, the version of SB16D2.SYS is 2.39.
  28.  
  29. ______________________________________________________________________
  30. IBM disclaims all warranties, whether express or implied, including 
  31. without limitation, warranties of fitness and merchantability with 
  32. respect to the information in this document. By furnishing this 
  33. document, IBM grants no licenses to any related patents or copyrights.  
  34. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  35. or brand names referenced in this document are the property of their 
  36. respective owners. Consult your product manuals for complete trademark 
  37. information. 
  38.