[ Back to the overview Matrix ]

Test case : Type "file" using MS-DOS 6.0 /Windows 9x Batch script

Lines used: 2
(we are just using the DOS type command here)
         
@REM type the file passed as parameter
@type %1
Contributed by Andreas Koch, mail at kochandreas.com