home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / BGFT211.ZIP / BGFTINIT.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-05-02  |  463 b   |  14 lines

  1. echo BGTLINIT Version 2.11, Copyright (c) 1990-1991 Dirac Systems
  2.  
  3. rem Batch file to init BGFTOPT for use under
  4. rem other telecommunications packages.
  5. rem This must be run before such a program is used.
  6.  
  7. rem The resident program BGFT360K.COM or BGFT720K.COM must
  8. rem have been installed before this is run.
  9.  
  10. rem Change the '1' in '/r1' to be the correct port number.
  11. rem Change the '1200' in '/b1200' to be the correct baud rate.
  12.  
  13. bgftopt /r1 /b1200
  14.