home *** CD-ROM | disk | FTP | other *** search
/ .net 1997 June / net 33 / NET33PC.iso / mac / NET33PC / GetStart / email / Pegasus / pegas31.exe / BCARD.FFF < prev    next >
Encoding:
Text File  |  1996-12-14  |  683 b   |  28 lines

  1. ;
  2. ; Form Fact File for the Pegasus Mail Business Card Extension
  3. ; Pegasus Mail System, Copyright 1990-96 David Harris, all rights reserved.
  4. ;
  5. ; For information on the format of this file, see FFF.TXT in this directory.
  6. ;
  7.  
  8. ;  The Business Card Extension is a matched pair of Reader and
  9. ;  Composer Extensions. We need to create definitions for each.
  10.  
  11. Form name = "Business Card Reader"
  12. Form DLL = ~a\BCARDR.DLL
  13. Form type = READER
  14. Form flags = 0
  15. Form tagname = PM-BCARD
  16. Form triggers = X-Tagname*PM-BCARD
  17. Form data = ""
  18. End
  19.  
  20. Form name = "Business Card"
  21. Form DLL = ~a\BCARDC.DLL
  22. Form type = COMPOSER
  23. Form flags = 0
  24. Form tagname = PM-BCARD
  25. Form data = ""
  26. End
  27.  
  28.