home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / FOXPRO / CALNDR / CAL.HDR next >
Text File  |  1992-02-10  |  172b  |  9 lines

  1. * prototype declaration for cal.prg
  2. * last revision: Thu  01-23-1992  11:52:05
  3.  
  4. #output cal.hdr
  5.  
  6. function date GetADate prototype
  7.  parameters value date begindate
  8.  
  9.