home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HAM Radio 1
/
HamRadio.cdr
/
misc
/
tmuf
/
muf.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
|
1990-10-16
|
199 b
|
9 lines
echo off
cls
:If you have not established a path to the DOS GRAPHICS.COM file, you
:should preceed the command below with a CD to the file in which it is
:located.
graphics
tmuf %1 %2
exit