home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2112.dms / in.adf / BonAppetit / InstallArpLib < prev    next >
Encoding:
Text File  |  1978-01-04  |  207 b   |  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.