home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 11 / AACD11.ISO / AACD / System / xfd / Docs / xfdLibInfo.doc < prev    next >
Text File  |  2000-06-27  |  2KB  |  73 lines

  1. NAME
  2.     xfdLibInfo 1.06
  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.     F1 - RecogSegment() or ScanData() function
  19.     F2 - DecrunchSegment() or VerifyData() function
  20.  
  21.     If you can read "++" in a column, the function is available,
  22.     otherwise you'll see "--".
  23.  
  24.     The XFDPFF_#? field gives information about the different
  25.     flags set in xfds_PackerFlags.
  26.  
  27. EXAMPLE
  28.     Shell> xfdLibInfo
  29.  
  30.     Contents of xfdmaster.library 37.1
  31.  
  32.      Name          |  ID  | MV | RB | DB | F1 | F2 | XFDPFF_#?
  33.     ---------------+------+----+----+----+----+----+-----------
  34.      PP 2.3 Normal | 8001 | 36 | ++ | ++ | ++ | ++ | RELOC!RELMODE
  35.      [...]
  36.  
  37. HISTORY
  38.     xfdLibInfo 1.06
  39.     - Added support for XFDPFF_RECOGLEN and XFDPFF_USERTARGET
  40.       flags.
  41.  
  42.     xfdLibInfo 1.05
  43.     - Removed NA display as data slaves can have a scan routine.
  44.     - Renamed RS/DS to F1/F2 as they have different meanings
  45.       for different slave types.
  46.     - Added support for XFDPFF_EXTERN flag.
  47.  
  48.     xfdLibInfo 1.04
  49.     - Added support for slave IDs.
  50.     - Added NA display for data files.
  51.  
  52.     xfdLibInfo 1.03
  53.     - Added support for new XFDPFF_KEY16/32 flags.
  54.  
  55.     xfdLibInfo 1.02
  56.     - Added XFDPFF_#? field to output.
  57.  
  58.     xfdLibInfo 1.01
  59.     - Changed style of output.
  60.     - Added more information to output.
  61.  
  62.     xfdLibInfo 1.00
  63.     - First public release.
  64.  
  65. COPYRIGHT
  66.     xfdLibInfo is freely distributable for noncommercial use.
  67.  
  68. AUTHOR
  69.     Georg Hörmann
  70.     Martinswinkelstraße 16c
  71.     82467 Garmisch-Partenkirchen
  72.     Germany
  73.