home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Groovy Bytes: Behind the Moon
/
groovybytes.iso
/
GROOVY
/
SND_TOOL
/
WM10.ZIP
/
EXE1.DAT
/
cat.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-08-30
|
171 b
|
8 lines
@ECHO OFF
REM Executes in MID\
IF "%1"=="" EXIT
CTTY NUL
..\EXE\MIDICAT %1 %2 %3 %4 %5 %6 %7 %8 %9 > ..\Temp\MIDICAT.TXT
CTTY CON
..\EXE\Read ..\Temp\MIDICAT.TXT