home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Freeware / Utilitare / pebuild / plugin / bartpe / msclisrv.cmd < prev    next >
OS/2 REXX Batch file  |  2004-12-03  |  110b  |  7 lines

  1. @echo off
  2. call msclient.cmd
  3. if errorlevel 1 goto _err
  4. call msserver.cmd
  5. if errorlevel 1 goto _err
  6. :_err
  7.