home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / dos / fr / sympados / sympados.bat < prev    next >
DOS Batch File  |  1994-09-23  |  284b  |  13 lines

  1. :┌──────────────────────────────────────┐
  2. :│   Menu graphique à icônes SYMPADOS   │
  3. :│         Procédure principale         │
  4. :└──────────────────────────────────────┘
  5. :Begin
  6.     @ echo off
  7.     SYMPASYS.EXE
  8.     if ERRORLEVEL 1 goto End
  9.     call SYMPARUN.BAT
  10.     goto Begin
  11. :End
  12.     chdir \
  13.