home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Cruncher / XFD109.LHA / xfd / Docs / xfdLibInfo.doc < prev    next >
Encoding:
Text File  |  1995-09-25  |  1.5 KB  |  64 lines

  1. NAME
  2.     xfdLibInfo 1.04
  3.  
  4. SYNOPSIS
  5.     xfdLibInfo
  6.  
  7. DESCRIPTION
  8.     xfdLibInfo displays the name, ID, required xfdmaster version
  9.     and available functions of all slaves in xfdmaster.library.
  10.     It requires either Kickstart V37+ or the arp.library together
  11.     with older releases of the OS.
  12.  
  13.     Meaning of the abbrevations:
  14.     ID - internal slave ID
  15.     MV - required master version
  16.     RB - RecogBuffer() function
  17.     DB - DecrunchBuffer() function
  18.     RS - RecogSegment() function
  19.     DS - DecrunchSegment() function
  20.  
  21.     If you can read "++" in a column, the function is available,
  22.     otherwise you'll see "--". For data files, RS and DS are
  23.     always NA (not available), as they can't have a segment list.
  24.  
  25.     The XFDPFF_#? field gives information about the different
  26.     flags set in xfds_PackerFlags.
  27.  
  28. EXAMPLE
  29.     Shell> xfdLibInfo
  30.  
  31.     Contents of xfdmaster.library 36.1
  32.  
  33.      Name          |  ID  | MV | RB | DB | RS | DS | XFDPFF_#?
  34.     ---------------+------+----+----+----+----+----+-----------
  35.      PP 2.3 Normal | 8001 | 36 | ++ | ++ | ++ | ++ | RELOC!RELMODE
  36.      [...]
  37.  
  38. HISTORY
  39.     xfdLibInfo 1.04
  40.     - Added support for slave IDs.
  41.     - Added NA display for data files.
  42.  
  43.     xfdLibInfo 1.03
  44.     - Added support for new XFDPFF_KEY16/32 flags.
  45.  
  46.     xfdLibInfo 1.02
  47.     - Added XFDPFF_#? field to output.
  48.  
  49.     xfdLibInfo 1.01
  50.     - Changed style of output.
  51.     - Added more information to output.
  52.  
  53.     xfdLibInfo 1.00
  54.     - First public release.
  55.  
  56. COPYRIGHT
  57.     xfdLibInfo is freely distributable for noncommercial use.
  58.  
  59. AUTHOR
  60.     Georg Hörmann
  61.     Martinswinkelstraße 16c
  62.     82467 Garmisch-Partenkirchen
  63.     Germany
  64.