home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
txttools
/
tked.lha
/
Install_Fonts
< prev
next >
Wrap
Text File
|
1992-06-26
|
267b
|
14 lines
ECHO "assign TKEd:"
ASSIGN TKEd: ""
ECHO "OK. installing fonts"
copy TKEd:fonts/TKEd.font to fonts:
failat 30
makedir fonts:TKEd
failat 10
copy TKEd:fonts/TKEd/11 to fonts:TKEd
copy TKEd:fonts/TKEd/13 to fonts:TKEd
copy TKEd:fonts/TKEd/16 to fonts:TKEd
ECHO "DONE"