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 >
Text File  |  1992-07-03  |  207b  |  8 lines

  1. if not exists sys:libs/arp.library
  2. copy arp.library to sys:libs/arp.library clone
  3. echo "Installed arp.library in your libs directory."
  4. else
  5. echo "You already have arp.library in your libs directory."
  6. endif
  7.  
  8.