home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ppprexx.zip / myppp.cmd < prev   
OS/2 REXX Batch file  |  1995-04-21  |  724b  |  12 lines

  1. /*--------------------------------------------------------------------------*/
  2. /*                                                                          */
  3. /*                OS/2 2.0 REX to call PPP services                         */
  4. /*                                                                          */
  5. /*                                                                          */
  6. /*                                                                          */
  7. /* Author: Klaus-Dieter Trog    100013,1542@compuserve.com (Freeware)       */
  8. /*--------------------------------------------------------------------------*/
  9.       
  10. 'ppp com2 57600 rtscts connect "datexp.cmd" defaultroute mru 1500'
  11. return
  12.