home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / WWNEWS11.ZIP / WWNSREMO.BAT < prev    next >
DOS Batch File  |  1993-12-05  |  656b  |  17 lines

  1. @echo off
  2. REM ********************************
  3. REM *  WWNews Remote Edit Batch File
  4. REM
  5. REM This batch file is called when you are editing the news remotely.
  6. REM It should only contain calls for WWIV-based editors that can handle
  7. REM input from non-WWIV sources.
  8. REM
  9. REM Two sample commands are shown below.  If you have one of those
  10. REM editors on your system, remove the REM statement and add the path.
  11. REM The WWIVEdit command line shown below assumes you have put the
  12. REM WWNSREMO.DEF in your WWIVEDIT\CONFIG directory and compiled it with
  13. REM the "WWIVEDIT -f" command.
  14. REM
  15. REM FEDIT %1 80 25 80
  16. REM WWIVEDIT %1 80 25 80 -set:wwnsremo
  17.