home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u258.dms / in.adf / UserDocs / Manual_Pages / LoadLib < prev    next >
Encoding:
Text File  |  1988-02-12  |  1.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      LoadLib(REL2)         ARP User's    Manual         LoadLib(REL2)
  5.  
  6.  
  7.  
  8.      NAME
  9.       LoadLib -- Explicitly    load an    Amiga library.
  10.  
  11.      SYNOPSIS
  12.       LoadLib PathName/library.library
  13.  
  14.      Description
  15.       This is a new    command    which is occasionally very useful.  If
  16.       you should happen to boot from a disk    that does not have
  17.       arp.library in its libs directory you    will not be able to
  18.       use the ARP commands directly.  This is an unusual
  19.       situation, but it can    happen.     LoadLib presents the solution
  20.       to this problem by allowing you to load the library directly
  21.       from whatever    directory you want.  After a succesful LoadLib
  22.       of arp.library, you may use any ARP command you like.
  23.  
  24.       Note that you    are not    confined to loading arp.library, any
  25.       diskloadable library may be brought into memory in this way,
  26.       this can help    a lot when your    bootdisk gets too crowded.
  27.  
  28.      EXAMPLE
  29.       Boot from a disk without arp.library on it, and then insert
  30.       your boot disk in drive 1, then type:
  31.  
  32.            LoadLib df1:libs/arp.library
  33.  
  34.       This will allow you to execute any ARP command.  Note    that
  35.       LoadLib cannot use arp.library, and therefore    it is missing
  36.       some features, such as the advanced argument parsing,    that
  37.       most ARP supplied commands have.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 2/22/88)
  64.  
  65.  
  66.  
  67.