home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / b / bk51cd1.zip / BIRTHDAY.BAT next >
DOS Batch File  |  1992-09-02  |  251b  |  6 lines

  1. Echo off
  2. Echo     This batch file is for use with Brother's Keeper 5.0
  3. Echo     It will sort the birthday file created with the N routine
  4. Echo     After sorting, restart the BK5 program to print the list
  5. SORTF  BIRTH1.DTA  BIRTH2.DTA  /C /+50,6
  6.