home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HAM Radio 3
/
hamradioversion3.0examsandprograms1992.iso
/
misc
/
tmuf
/
muf.bat
< prev
next >
Wrap
DOS Batch File
|
1990-10-16
|
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