cmd-rahmen_scripte/CMD-Rahmen.bat
Eugen Höglinger e729457b73 Initialized
- Zeichen zum Erzeugen eines Rahmens unter DOS
2021-04-30 10:59:17 +02:00

47 lines
435 B
Batchfile
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@echo off
echo [1] É
echo.
echo [2] Í
echo.
echo [3] ş
echo.
echo [4] ť
echo.
echo [5] Č
echo.
echo [6] ź
echo.
echo [7] Ë
echo.
echo [8] Ę
echo.
echo [9] Ě
echo.
echo [10] š
echo.
echo [11] Î
echo.
echo [12] Ä
echo.
echo [13] ł
echo.
echo [14] Ĺ
echo.
echo [15] ´
echo.
echo [16] ż
echo.
echo [17] Ŕ
echo.
echo [18] Á
echo.
echo [19] Â
echo.
echo [20] Ă
echo.
echo [21] Ů
echo.
echo [22] Ú
echo.
pause