home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / comm / ambos / AmBoS.lha / AmBoS_Install / AmBoS / ZNetz / Batchfiles / NachNetcall.bat < prev    next >
DOS Batch File  |  1995-11-13  |  157b  |  11 lines

  1. .key SystemName/A,OutKB/A,InKB/A
  2.  
  3. .bra {
  4. .ket }
  5.  
  6. if not exists bbs:log
  7.   makedir bbs:log
  8. endif
  9.  
  10. echo >>bbs:log/netcall.log "{SystemName} | {OutKB} | {InKB}"
  11.