home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / configs / ios_exmp / packer.bat < prev    next >
DOS Batch File  |  1992-06-20  |  1KB  |  62 lines

  1. set PATH f:\bt,f:\bbs,e:\tempus2,f:\bbs\bat,f:\bbs\fd
  2. set MAILER f:\bt\
  3. set BINKLEY f:\bt\
  4. set verbosity 0
  5. set owrite on
  6.  
  7. if $1 == ! then exit
  8. if $1 == MID then goto lmid
  9. if $1 == GETNDIFF then goto lgetndif
  10. if $1 == INCBU then goto incbu
  11. if $1 == FULLBU then goto fullbu
  12. goto regmail
  13.  
  14. :lgetndiff
  15. cd f:\bt
  16. makebink gem fidonet.na from 1:209/209 crash
  17. exit
  18.  
  19. :incbu
  20. cd f:\
  21. c:\bin\gtar -b64 -cvf =tape
  22. exit
  23.  
  24. :fullbu
  25. cd f:\
  26. c:\bin\dump cdef C D E F
  27. exit
  28.  
  29. :lmid
  30. #     rm whatarc.log
  31. #     rm areafix.log
  32. cd f:\bbs
  33. del *.pkt
  34. sortie sortie.dat
  35. cd \bt
  36. lharcd.ttp u f:\bbsfiles\stfido\nodediff.lzh f:\nl\nodediff.*
  37. lharcd.ttp u f:\bbsfiles\stfido\nodelist.lzh f:\nl\nodelist.1??
  38. lharcd.ttp u f:\bbsfiles\stfido\atarlist.lzh f:\nl\atarlist.0??
  39. lharcd.ttp u f:\bbsfiles\stfido\nestlist.lzh f:\nl\nestlist.1??
  40. lharcd.ttp u f:\bbsfiles\stfido\tnetlist.lzh f:\nl\tnetlist.0??
  41. cd \bbs
  42. wizfile
  43. cd \bt
  44. lharcd.ttp u f:\bt\txt\206_2703.lzh f:\bt\txt\206_2703.lst
  45. lharcd.ttp u f:\bt\txt\206_2703.lzh f:\bt\txt\206_2703.new
  46. copy f:\bt\txt\206_2703.lzh f:\bbsfiles\stfido\206_2703.lzh
  47. #     burep
  48.      cd f:\bbs\fd
  49.      fdrenum
  50. #     exists d:\txt\cifc\cifc370.upd
  51. #     if $status == 0 then goto regmail
  52. #     cd d:\txt\cifc\
  53. #     rm bbupd370.zip
  54. #     stzip -A -M bbupd370.zip cifc370.upd
  55. #     cd f:\bt
  56. #     makebink send ^d:\txt\cifc\bbupd370.zip 231/240 crash -l
  57. :regmail
  58. cd f:\bt
  59. iosmail -E $1
  60. #fixmail e:\out\fido\
  61. #fixmail e:\out\atarinet.033\
  62.