home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / ccmd / cmtad.cnf < prev    next >
Encoding:
Text File  |  1990-12-18  |  620 b   |  19 lines

  1. _
  2. _ Copyright (c) 1986, 1990 by The Trustees of Columbia University in
  3. _ the City of New York.  Permission is granted to any individual or
  4. _ institution to use, copy, or redistribute this software so long as it
  5. _ is not sold for profit, provided this copyright notice is retained.
  6. _
  7. _ Author: Andrew Lowry
  8.  
  9. #include "datime.h"        /* need these symbols to use _CMTAD */
  10.  
  11. /* time/date parse errors */
  12.  
  13. fnerror(NTD,`Both time and date are suppressed in time/date parse')
  14. fnerror(TIM,`Invalid time')
  15. fnerror(DAT,`Invalid date')
  16. fnerror(DT,`Invalid time and date')
  17.  
  18. pvtype(datime)_         /* TAD parse returns a datime structure */
  19.