home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / WWBACK21.ZIP / CHAINS.TXT < prev    next >
Text File  |  1994-09-15  |  2KB  |  45 lines

  1.  
  2. ===========================================================================
  3. WWBack v4.1 can be run off your "ONLINE" Chains here is how you set it up.
  4. ===========================================================================
  5.  
  6. A. Description  : WWBack v4.1 Backup for WWIV v4.23 BBS
  7. B. FileName     : WWBACK41.BAT
  8. C. SL           : 255          
  9. D. AR           : NONE         
  10. E. ANSI         : REQUIRED     
  11. F. DOS Interrupt: NOT USED     
  12. G. 300 Baud     : Not Allowed  
  13. H. Shrink       : YES          
  14. I. Disable Pause: YES         
  15. J. Local Only   : YES  {Note Can run while a user is online Up to you.}          
  16. K. Multi User   : NO          
  17.  
  18. ===========================================================================
  19.  
  20. Here is how WWBACK41.BAT file is setup to run off your "CHAINS".
  21.  
  22. ===========================================================================
  23.  
  24. Make sure you copy this bat file in your main WWIV Directory.
  25.  
  26. ===========================================================================
  27. @ECHO OFF
  28. CD \
  29. CD \WWIV\WWBACK41
  30. WWBACK41.EXE %1 %2 %3 %4 {Note Special Routes that WWIV will support.}
  31. MODE 80 {Note MODE 80 is require to turned back on WWIV ANSI Display.}
  32. CD \
  33. CD WWIV {Note make it return to WWIV main Directory.}
  34. ===========================================================================
  35. One last Note WWBack v4.1 can be run while a user is online but the program
  36. will not show them anything that WWBack is running but it will not lock up
  37. your system if you do run it while a user is online, It will still run as 
  38. fast if a user was not online no matter what there modem is.
  39.  
  40. VGA is why they wont see anything, maybe I will put a ANSI screen in the next
  41. version that will let a user know what is going on.
  42. ===========================================================================
  43.  
  44.  
  45.