home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Power Pack / Visual_Basic4_Power_Pack.bin / vb4files / sgole / whatsnew.txt < prev   
Encoding:
Text File  |  1996-11-20  |  454 b   |  12 lines

  1. What's new in oleGridSort V1.1.0?
  2. =================================
  3.  
  4. 1. The error constants have changed to the actual value returned in
  5.    Err.Number, rather than the value offset from vbObjectError.
  6.  
  7. 2. The SecondSortCol property will now return an error if the specified
  8.    column is outside the allowed range, rather than just silently 
  9.    resetting to SG_NOSECONDSORT.
  10.  
  11. 3. Various minor code changes to prevent possible problems arising.
  12.