home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / LISTS12.ZIP / LISTS12.TXT < prev   
Encoding:
Text File  |  1993-01-04  |  679 b   |  10 lines

  1. Wow.  It seems as soon as I upload the fixed version, a new bug crops up.  I don't know how.
  2.  
  3. Anyway, this new version fixes a bug which occured in the DeleteItemFromList routine.  If this routine was called when only 1 item existed in the list, ListOK would be set to false and the memory wouldn't be reclaimed from the list.
  4.  
  5. I put the routines through my newly re-written testing program and wasn't able to come up with any more bugs.  Hopefully, there aren't anymore.  But, if you find any, please let me know so I can fix it up and pass it along.
  6.  
  7. Thanks and sorry for the inconvenience.
  8.                          Mark Addleman
  9.                          [72777, 740]
  10.