home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 11 / AACD11.ISO / AACD / System / xfd / Docs / xfdUnlink.doc < prev   
Text File  |  2000-06-27  |  1KB  |  41 lines

  1. NAME
  2.     xfdUnlink 1.01
  3.  
  4. SYNOPSIS
  5.     xfdUnlink SOURCE/A,DEST1/A,DEST2/A
  6.  
  7. DESCRIPTION
  8.     xfdUnlink unlinks files that have been linked together with
  9.     so-called 4EB9-Linkers. It requires either Kickstart V37+
  10.     or the arp.library together with older OS releases.
  11.  
  12.     SOURCE specifies the file (with path) that should be
  13.     unlinked. No wildcards or directories supported.
  14.  
  15.     DEST1 and DEST2 specify the filenames that should be
  16.     used to save the unlinked files.
  17.  
  18. EXAMPLE
  19.     Shell> xfdUnlink dh0:Linked ram:Unlinked1 ram:Unlinked2
  20.  
  21.     Unlinks the file 'dh0:Linked' and saves the resulting
  22.     files as 'ram:Unlinked1' and 'ram:Unlinked2'.
  23.  
  24. HISTORY
  25.     xfdUnlink 1.01
  26.     - Fixed xfdFreeObject() call. Some bytes have not been
  27.       released correctly. Thanks to WEPL for the hint.
  28.  
  29.     xfdUnlink 1.00
  30.     - First public release. Just a very simple program that
  31.       does what is necessary.
  32.  
  33. COPYRIGHT
  34.     xfdUnlink is freely distributable for noncommercial use.
  35.  
  36. AUTHOR
  37.     Georg Hörmann
  38.     Martinswinkelstraße 16c
  39.     82467 Garmisch-Partenkirchen
  40.     Germany
  41.