home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_GEN / DATEVAL.ZIP / DATEVAL.DOC next >
Text File  |  1994-01-22  |  1KB  |  35 lines

  1. Tilburg, 1/21/1994
  2.  
  3. After reading several messages from people which asked for date validation
  4. routines, I decided to put my routines in the public domain.
  5.  
  6. The program DATEVAL.PAS consists of a TDateValidator object which is
  7. derived from a TPXValidator to easy the entry of dates. The validtor
  8. handles the transfer of the date components to and from an array of
  9. 3 words in the form Month,Day,Year.
  10.  
  11. A set of global routines is provided which check the validity of dates.
  12. By setting the DateMode, several international date representations are
  13. selectable. If one wants the global routines can be made part of the object.
  14.  
  15.  
  16. Have fun!
  17.  
  18. Jack de Veer
  19. VEROSYS Technical Automation
  20. PO Box 663
  21. 5000 AR Tilburg
  22. Netherlands
  23. Compuserve: 100115,2422
  24.  
  25. Need a company experienced in:
  26.  
  27.   DOS, Windows, OS/2, Pascal, C, C++, Databases, MicroControllers,
  28.   Communications, Networks, Graphics or Simulation
  29.  
  30. Give us a call !!! We develop hardware and software for third parties!
  31.  
  32. Our motto:
  33.  
  34.   Your problem is our problem and we always solve our problems.
  35.