home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
649a.lha
/
BonAppetit_v1.3
/
InstallArpLib
< prev
next >
Wrap
Text File
|
1992-07-03
|
207b
|
8 lines
if not exists sys:libs/arp.library
copy arp.library to sys:libs/arp.library clone
echo "Installed arp.library in your libs directory."
else
echo "You already have arp.library in your libs directory."
endif