home *** CD-ROM | disk | FTP | other *** search
- ; The Blue Wave Offline Mail Reader v2.05
- ; Copyright (C) 1992 by Cutting Edge Computing
- ; All Rights Reserved.
- ;
- ; Sample NAMES.BW Lookup File
- ;
- ; Blank lines, and lines beginning with a ';' are ignored.
- ;
- ; Format for the name lookup file is as follows:
- ; <short name>, <full name>, [net address], [subject]
- ;
- gh,George Hatchew,1:2240/176,Blue Wave Requests
- ;
- ; Network address is optional, but to include a subject you MUST include
- ; an 'empty' set of commas:
- ;
- ghb,George Hatchew,,Blue Wave Bug Report
-
- ; The following will fill in ONLY the name when *g is entered for the name
- g,George Hatchew
- ; To include the subject, add:
- g,George Hatchew,,Hello!
- ; To include the net address and NO subject:
- g,George Hatchew,1:2240/176
-