home *** CD-ROM | disk | FTP | other *** search
- echo off
- :anfang
- cls
- C:\
- MENUS
- if errorlevel = 27 goto wahl27
- if errorlevel = 26 goto wahl26
- if errorlevel = 25 goto wahl25
- if errorlevel = 24 goto wahl24
- if errorlevel = 23 goto wahl23
- if errorlevel = 22 goto wahl22
- if errorlevel = 21 goto wahl21
- if errorlevel = 20 goto wahl20
- if errorlevel = 19 goto wahl19
- if errorlevel = 18 goto wahl18
- if errorlevel = 17 goto wahl17
- if errorlevel = 16 goto wahl16
- if errorlevel = 15 goto wahl15
- if errorlevel = 14 goto wahl14
- if errorlevel = 13 goto wahl13
- if errorlevel = 12 goto wahl12
- if errorlevel = 11 goto wahl11
- if errorlevel = 10 goto wahl10
- if errorlevel = 9 goto wahl9
- if errorlevel = 8 goto wahl8
- if errorlevel = 7 goto wahl7
- if errorlevel = 6 goto wahl6
- if errorlevel = 5 goto wahl5
- if errorlevel = 4 goto wahl4
- if errorlevel = 3 goto wahl3
- if errorlevel = 2 goto wahl2
- if errorlevel = 1 goto wahl1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- :wahl1
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl2
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl3
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl4
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl5
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl6
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl7
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl8
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl9
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl10
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl11
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl12
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl13
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl14
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl15
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl16
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl17
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl18
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl19
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl20
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl21
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl22
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl23
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl24
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl25
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl26
-
- CD
-
- CLS
- C:\
- goto anfang
-
- :wahl27
- CLS
- CD C:\
- goto ende
-
- :ende
- CLS
-