home *** CD-ROM | disk | FTP | other *** search
- ;
- ; FMQuote 1.31
- ;
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Write here the file name of the saved message
- ; For instance:
- ;
- ;MsgFile v
- ;
- MsgFile FileName
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Where is the Message Base ?
- ;
- ;MsgBDir c:\fd\msgbase
- ;
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Your Network Address. Must be given to generate the
- ; Origins
- ; For instance:
- ;
- ;NetAddr 2:331/316.5
- ;
- ;NetAddr z:n/f/(.p)
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Write here the general header file
- ;
- ;HiMsgF himsg.txt
- ; or
- ;HiMsgF c:\fd\fmquote\hi.txt
- ;
- ;HiMsgF FileName
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Write here the personal header file
- ; Remember to define MyName!
- ;
- ;HiMsg2MeF FileName
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Write here the Origin file
- ;
- ;OriginF FileName
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Uncomment this if you use GEcho or another
- ; tosser/scanner that always adds its TearLine
- ;
- ;NoTearLn
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Which is your name ? Needed for HiMsg2Me
- ; For instance:
- ;
- ; MyName Alberto_Quario
- ;
- ;MyName Name_Surname
-
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Alias of 'All'
- ;
- ;All Invisible_man
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; To use the Italian date format
- ;
- ;ItaDate
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; The maximun line length
- ;
- ;MaxLen nn
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; How many character will FMQuote look forward ?
- ;
- ;Delta nn
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Don't want to quote previous quotes? Uncomment this
- ;
- ;NoQofQ
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Want to quote blank lines ? Uncomment this
- ;
- ;QtBlanks
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; A file to import at the end of the quoted message
- ;
- ;SignFile FileName
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; Don't want to filter non-ascii chars ? Uncomment this
- ;
- ;NoFilt
-
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ;
- ; If you don't want Origins...guess what? :-)
- ;
- ;NoOrigin
-
- ;
- ; End-of-Configuration-File
- ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-