home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / DAYNBR.ZIP / SAMPLE.BAT < prev    next >
DOS Batch File  |  1985-10-27  |  373b  |  10 lines

  1. rem - Automated node list processing using DAYNBR
  2. rem
  3. rem - The following statement invokes DAYNBR twice to generate day number
  4. rem - parameters for the current and last week's nodelists and then
  5. rem - calls the batch file UPDATE.
  6. rem
  7. daynbr \-1 \d5 daynbr \-8 \d5 update @A## @### @@?##
  8. rem
  9. echo - Notice that UPDATE will return to this batch file on completion
  10.