home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HAM Radio 1
/
HamRadio.cdr
/
misc
/
n6bvminm
/
muf.bat
< prev
next >
Wrap
DOS Batch File
|
1986-04-24
|
199b
|
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