Metropoli BBS
VIEWER: bcard32.fff MODE: TEXT (ASCII)
;
; Form Fact File for the Pegasus Mail Business Card Extension
; Pegasus Mail System, Copyright 1990-96 David Harris, all rights reserved.
;
; For information on the format of this file, see FFF.TXT in this directory.
;

;  The Business Card Extension is a matched pair of Reader and
;  Composer Extensions. We need to create definitions for each.

Form name = "Business Card Reader"
32-bit model = 1
Form DLL = ~A\BCARDR32.DLL
Form type = READER
Form flags = 0
Form tagname = PM-BCARD
Form triggers = X-Tagname*PM-BCARD
Form data = ""
End

Form name = "Business Card"
32-bit model = 1
Form DLL = ~A\BCARDC32.DLL
Form type = COMPOSER
Form flags = 0
Form tagname = PM-BCARD
Form data = ""
End

[ RETURN TO DIRECTORY ]