home *** CD-ROM | disk | FTP | other *** search
/ SDN¹ Plus / SDN1_.cdr / misc / mnews39.exe / ADDITION.ZIP / WILDBAT.TXT < prev   
Text File  |  1992-04-24  |  635b  |  17 lines

  1.  
  2. rem    NOTE:
  3. rem    This file is a sample BATCH file for running ModemNews as an online
  4. rem    feature with a Wildcat Sysytem combined with Doorway.  We know this
  5. rem    works properly, we cannot be sure how the magazine will run with
  6. rem    other door handlers and systems.  We have been tested on many, and
  7. rem    have found that this works best.
  8. rem
  9. rem    If you are using COM3 or COM4 you should give the proper address
  10. rem    for that port rather than use the more direct COMx statement
  11.  
  12.  ECHO OFF
  13.  cd\wildcat\doors\runnews\
  14.  doorway com2: /L: /s:* /P:NEWSxx.EXE /0     ;note the ZERO not an `O'!
  15.  ECHO OFF
  16.  CAT
  17.