home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / clipper / calend3.zip / CLIPTIME.BAT < prev    next >
DOS Batch File  |  1992-04-12  |  116b  |  7 lines

  1. CLIPPER TestTime /b
  2. CLIPPER CALENDAR /N /b
  3. if errorlevel 1 goto end
  4. RTLINK FI TestTime,calendar
  5. testtime
  6. :end
  7.